Skip to content

Commit a7aecd0

Browse files
upgrade bcr-common v0.4.0
1 parent 86cc2cd commit a7aecd0

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
@@ -62,6 +62,6 @@ bcr-ebill-core = { path = "./crates/bcr-ebill-core" }
6262
bcr-ebill-api = { path = "./crates/bcr-ebill-api" }
6363
bcr-ebill-persistence = { path = "./crates/bcr-ebill-persistence" }
6464
bcr-ebill-transport = { path = "./crates/bcr-ebill-transport" }
65-
bcr-common = { git = "https://github.com/BitcreditProtocol/bcr-common", tag = "v0.3.0" }
65+
bcr-common = { git = "https://github.com/BitcreditProtocol/bcr-common", tag = "v0.4.0" }
6666
surrealdb = { version = "2.3", default-features = false }
6767
url = { version = "2.5" }

0 commit comments

Comments
 (0)