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 da85329 commit 346a065Copy full SHA for 346a065
Cargo.toml
@@ -3,7 +3,7 @@ name = "ucs2"
3
version = "0.3.2"
4
authors = ["Gabriel Majeri <[email protected]>", "Fredrik Aleksander", "Isaac Woods"]
5
description = "UCS-2 decoding and encoding functions"
6
-repository = "https://github.com/GabrielMajeri/ucs2-rs"
+repository = "https://github.com/rust-osdev/ucs2-rs"
7
readme = "README.md"
8
keywords = ["ucs2", "no-std", "encoding"]
9
categories = ["encoding", "no-std"]
0 commit comments