Skip to content

Commit da068ca

Browse files
committed
chore(deps): patch funty 1.2.0 with git dependency
This version was yanked from crates.io after causing [breakage][1] in `bitvec 0.19.4`. However, `bitvec 0.22` was still [dependent][2] on it. [1]: ferrilab/funty#3 [2]: ferrilab/funty#7
1 parent 9e89389 commit da068ca

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 2 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
@@ -114,5 +114,9 @@ version = "0.6.2"
114114
git = "https://github.com/Gilnaa/memoffset.git"
115115
rev = "2a74b62c26724ff9c67e4e3ad05378a1af53f195"
116116

117+
[patch.crates-io.funty]
118+
git = "https://github.com/ferrilab/funty.git"
119+
rev = "7ef0d890fbcd8b3def1635ac1a877fc298488446"
120+
117121
[profile.release]
118122
debug = true

0 commit comments

Comments
 (0)