Skip to content

Commit da9a66f

Browse files
committed
Update bcr-common to newer version for wildcat compat
1 parent b16d144 commit da9a66f

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,7 +62,7 @@ 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.6.0" }
65+
bcr-common = { git = "https://github.com/BitcreditProtocol/bcr-common", rev = "ebd190d2fe92eb710321a51383a4366416ee035a" }
6666
surrealdb = { version = "2.3", default-features = false }
6767
strum = { version = "0.27", features = ["derive"] }
6868
url = { version = "2.5" }

0 commit comments

Comments
 (0)