Specified err version

This commit is contained in:
Franklin 2022-09-25 12:08:38 -04:00
parent bd7af1029a
commit 35593e445d
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ actix-web = "4.1.0"
serde_json = { version = "1" }
serde = { version = "1.0", features = ["derive"] }
log = { version = "0.4", features = ["serde"] }
err = { git = "https://github.com/franklinblanco/err.git" }
err = { git = "https://github.com/franklinblanco/err.git", version = "0.1"}