Skip to content

Commit 2658bf3

Browse files
authored
Revert "build(deps): bump libc from 0.2.164 to 0.2.165 (#3793)" (#3806)
This reverts commit ada1d66. #### Problem libc v0.2.165 was yanked, which makes master builds tough to use with other projects. #### Summary of changes Revert the bump and go back to v0.2.164.
1 parent 81b615f commit 2658bf3

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -337,7 +337,7 @@ jsonrpc-ipc-server = "18.0.0"
337337
jsonrpc-pubsub = "18.0.0"
338338
lazy-lru = "0.1.3"
339339
lazy_static = "1.5.0"
340-
libc = "0.2.165"
340+
libc = "0.2.164"
341341
libloading = "0.7.4"
342342
libsecp256k1 = { version = "0.6.0", default-features = false, features = [
343343
"std",

programs/sbf/Cargo.lock

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

svm/examples/Cargo.lock

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

0 commit comments

Comments
 (0)