We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2a668 commit 5bb45ccCopy full SHA for 5bb45cc
1 file changed
Cargo.toml
@@ -5,8 +5,8 @@ edition = "2024"
5
rust-version = "1.95"
6
license = "MIT OR Apache-2.0"
7
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"
+repository = "https://github.com/valkyoth/base64-ng"
+homepage = "https://github.com/valkyoth/base64-ng"
10
documentation = "https://docs.rs/base64-ng"
11
readme = "README.md"
12
keywords = ["base64", "encoding", "no-std", "simd"]
0 commit comments