We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86cc2cd commit a7aecd0Copy full SHA for a7aecd0
Cargo.toml
@@ -62,6 +62,6 @@ bcr-ebill-core = { path = "./crates/bcr-ebill-core" }
62
bcr-ebill-api = { path = "./crates/bcr-ebill-api" }
63
bcr-ebill-persistence = { path = "./crates/bcr-ebill-persistence" }
64
bcr-ebill-transport = { path = "./crates/bcr-ebill-transport" }
65
-bcr-common = { git = "https://github.com/BitcreditProtocol/bcr-common", tag = "v0.3.0" }
+bcr-common = { git = "https://github.com/BitcreditProtocol/bcr-common", tag = "v0.4.0" }
66
surrealdb = { version = "2.3", default-features = false }
67
url = { version = "2.5" }
0 commit comments