mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-29 11:43:28 +03:00
Merge pull request #81 from AleoHQ/dependabot/cargo/rusty-hook-0.11.2
Bump rusty-hook from 0.11.1 to 0.11.2
This commit is contained in:
commit
800ad3278e
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -903,9 +903,9 @@ checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
|
||||
|
||||
[[package]]
|
||||
name = "rusty-hook"
|
||||
version = "0.11.1"
|
||||
version = "0.11.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "27138b73a8ce63ae918707a5e3b57f9b0c0842a57b82f0e43474cf4e3aaf0ff4"
|
||||
checksum = "96cee9be61be7e1cbadd851e58ed7449c29c620f00b23df937cb9cbc04ac21a3"
|
||||
dependencies = [
|
||||
"ci_info",
|
||||
"getopts",
|
||||
|
@ -41,7 +41,7 @@ walkdir = { version = "2" }
|
||||
zip = { version = "0.5" }
|
||||
|
||||
[dev-dependencies]
|
||||
rusty-hook = { version = "0.11.1" }
|
||||
rusty-hook = { version = "0.11.2" }
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
Loading…
Reference in New Issue
Block a user