Update Cargo.toml with new repository location.
This commit is contained in:
parent
7f4159f3fd
commit
ca1d45d5a5
@ -4,8 +4,8 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
readme="README.md"
|
||||
license-file="LICENSE.txt"
|
||||
repository="https://git.yukiri.dev/Util/bus-rs/"
|
||||
repository="https://git.yukiri.dev/Utility/bus-rs/"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
pool = { git = "https://git.yukiri.dev/Util/pool-rs.git" }
|
||||
pool = { git = "https://git.yukiri.dev/Utility/pool-rs.git" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user