diff --git a/Cargo.toml b/Cargo.toml index 2d1a353..2676e86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "bevy_serialization_urdf" version = "0.1.1" edition = "2021" -repository = "https://github.com/rydb/bevy_serialization_extras" +repository = "https://github.com/rydb/bevy_serialization_urdf" readme = "README.md" license = "MIT" description = "An addon for bevy_serialization_extras for loading urdfs"