Skip to content

Commit 32349d6

Browse files
committed
use ic-bn-lib git
1 parent 06c594a commit 32349d6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ fqdn = { version = "0.4.6", features = ["serde"] }
1616
hostname = "0.4.0"
1717
http = "1.3.1"
1818
humantime = "2.2.0"
19-
ic-bn-lib = { path = "../ic-bn-lib", features = [
19+
ic-bn-lib = { git = "https://github.com/dfinity/ic-bn-lib", rev = "00f6202f0939034c22281830736956d502a84d21", features = [
2020
"cert-providers",
2121
"clients-hyper",
2222
"acme-alpn",

0 commit comments

Comments
 (0)