diff --git a/Cargo.toml b/Cargo.toml index 9af2044..6c43d79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ edition = "2021" [dependencies] bitflags = "2.4.2" glam = "0.25.0" -id = { git = "https://git.itzana.me/Quaternions/id", rev = "1f710976cc786c8853dab73d6e1cee53158deeb0" } +id = { version = "0.1.0", registry = "strafesnet" }