Skip to content

Commit 5bb45cc

Browse files
committed
Fix repository metadata
1 parent 4a2a668 commit 5bb45cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ edition = "2024"
55
rust-version = "1.95"
66
license = "MIT OR Apache-2.0"
77
description = "no_std-first Base64 encoding and decoding with strict APIs and a security-heavy release process"
8-
repository = "https://github.com/eldryoth/base64-ng"
9-
homepage = "https://github.com/eldryoth/base64-ng"
8+
repository = "https://github.com/valkyoth/base64-ng"
9+
homepage = "https://github.com/valkyoth/base64-ng"
1010
documentation = "https://docs.rs/base64-ng"
1111
readme = "README.md"
1212
keywords = ["base64", "encoding", "no-std", "simd"]

0 commit comments

Comments
 (0)