Skip to content

Commit e876584

Browse files
committed
chore use the correct repository in Cargo.toml
1 parent 35e2648 commit e876584

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
@@ -2,7 +2,7 @@
22
name = "bevy_serialization_urdf"
33
version = "0.1.1"
44
edition = "2021"
5-
repository = "https://github.com/rydb/bevy_serialization_extras"
5+
repository = "https://github.com/Brandon-Huu/bevy_serialization_urdf"
66
readme = "README.md"
77
license = "MIT"
88
description = "An addon for bevy_serialization_extras for loading urdfs"

0 commit comments

Comments
 (0)