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 b16d144 commit da9a66fCopy full SHA for da9a66f
Cargo.toml
@@ -62,7 +62,7 @@ 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.6.0" }
+bcr-common = { git = "https://github.com/BitcreditProtocol/bcr-common", rev = "ebd190d2fe92eb710321a51383a4366416ee035a" }
66
surrealdb = { version = "2.3", default-features = false }
67
strum = { version = "0.27", features = ["derive"] }
68
url = { version = "2.5" }
0 commit comments