mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: bump shadow-rs to 0.6.6 to support reproducible builds (#2974)
This commit is contained in:
Generated
+2
-2
@@ -1660,9 +1660,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "shadow-rs"
|
||||
version = "0.6.4"
|
||||
version = "0.6.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7781b59cf09391a3657672076913dbb5d8488a0165d6ffe4fb2909499a215d66"
|
||||
checksum = "e48e814827e6c79f18e529790a63731266172880f70ac3be44be3fe3c9d3f870"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"git2",
|
||||
|
||||
Reference in New Issue
Block a user