Skip to content
Snippets Groups Projects
Commit e6c6628a authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Update rlimit to 0.8.1

This is necessary to fix build for M1 apples.
parent 52783f9e
No related branches found
No related tags found
No related merge requests found
......@@ -2566,9 +2566,9 @@ dependencies = [
[[package]]
name = "rlimit"
version = "0.8.0"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82193d247e7983046afd2d528fef595abed55430b28599d2ff389ef56d08351b"
checksum = "0fbcc6f9672090a4060a6de8d0fb2d4acd381363cda5b7049a26e2b32464f8ad"
dependencies = [
"libc",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment