Skip to content

Commit 346a065

Browse files
nicholasbishopGabrielMajeri
authored andcommitted
Update repo URL in Cargo.toml
1 parent da85329 commit 346a065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "ucs2"
33
version = "0.3.2"
44
authors = ["Gabriel Majeri <[email protected]>", "Fredrik Aleksander", "Isaac Woods"]
55
description = "UCS-2 decoding and encoding functions"
6-
repository = "https://github.com/GabrielMajeri/ucs2-rs"
6+
repository = "https://github.com/rust-osdev/ucs2-rs"
77
readme = "README.md"
88
keywords = ["ucs2", "no-std", "encoding"]
99
categories = ["encoding", "no-std"]

0 commit comments

Comments
 (0)