Skip to content

Commit e2990d0

Browse files
zertoshfacebook-github-bot
authored andcommitted
Update annotate-snippets to crates-io release
Summary: rust-lang/annotate-snippets-rs#54 was released as `annotate-snippets-0.9.2`. There are no new changes here, just that we're pulling from crates.io. Reviewed By: capickett Differential Revision: D51218745 fbshipit-source-id: 2195771458b7578606f71b3b413a2813e5843f24
1 parent bbd3808 commit e2990d0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

eden/fs/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[patch.crates-io]
22
abomonation = { git = "https://github.com/markbt/abomonation", rev = "0f43346d2afa2aedc64d61f3f4273e8d1e454642" }
3-
annotate-snippets = { git = "https://github.com/rust-lang/annotate-snippets-rs.git", rev = "160ef451acded1f92e7ddc462f9e1d8a3f99dcce" }
43
base64urlsafedata = { git = "https://github.com/kanidm/webauthn-rs.git", rev = "eecc9fe640152f37eec671a3fa60241ed9032d83" }
54
dachshund = { git = "https://github.com/facebookresearch/dachshund", rev = "ec4cc35bc5afb0db5f791ee9e3168e7586986c88" }
65
graphql-parser = { git = "https://github.com/graphql-rust//graphql-parser", rev = "8d76425d83c40670570cc325f57c730262f07456" }

eden/mononoke/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ toml = "0.8.4"
100100

101101
[patch.crates-io]
102102
abomonation = { git = "https://github.com/markbt/abomonation", rev = "0f43346d2afa2aedc64d61f3f4273e8d1e454642" }
103-
annotate-snippets = { git = "https://github.com/rust-lang/annotate-snippets-rs.git", rev = "160ef451acded1f92e7ddc462f9e1d8a3f99dcce" }
104103
base64urlsafedata = { git = "https://github.com/kanidm/webauthn-rs.git", rev = "eecc9fe640152f37eec671a3fa60241ed9032d83" }
105104
dachshund = { git = "https://github.com/facebookresearch/dachshund", rev = "ec4cc35bc5afb0db5f791ee9e3168e7586986c88" }
106105
graphql-parser = { git = "https://github.com/graphql-rust//graphql-parser", rev = "8d76425d83c40670570cc325f57c730262f07456" }

0 commit comments

Comments
 (0)