minor update

pull/1/head
Able 2022-04-09 17:30:22 -05:00
parent db56a1a76b
commit 065a88b4b4
Signed by: able
GPG Key ID: D164AF5F5700BE51
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
versioning = {git = "https://git.ablecorp.us/able/versioning"}
versioning = {path = "../versioning"}
hashbrown = "0.12.0"
log = "0.4.14"