Skip to content

Commit 6ab7154

Browse files
authored
Test with yanked dependency
1 parent 6aead2b commit 6ab7154

File tree

2 files changed

+151
-0
lines changed

2 files changed

+151
-0
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ edition = "2021"
66
[lib]
77
name = "foobar"
88
path = "src/lib.rs"
9+
10+
[dependencies]
11+
capnp = "=0.15.0"
12+
openssl = "=0.10.44"

0 commit comments

Comments
 (0)