Skip to content

Commit a4ea9e0

Browse files
bydavyfacebook-github-bot
authored andcommitted
Upgraded from 0.17.8 to 0.17.14
Summary: Upgraded from 0.17.8 to 0.17.14. This was required to add the webrtc cargo. I isolated this into a standalone diff as it was not a straightforward upgrade, I had to change a few lines in the fixups.toml Reviewed By: dtolnay Differential Revision: D78445060 fbshipit-source-id: f92f83101d0fdd1c969d5c2ac767711259ea977c
1 parent 1bae63c commit a4ea9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thrift/lib/rust/deterministic_hash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ publish = false
1212
[dependencies]
1313
anyhow = "1.0.98"
1414
fbthrift = { version = "0.0.1+unstable", path = ".." }
15-
ring = "0.16.20"
15+
ring = "0.17.14"
1616
thiserror = "2.0.12"

0 commit comments

Comments
 (0)