Skip to content
Merged
135 changes: 112 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ glob = "=0.3.3"
hostname = "=0.4.2"
nom = "=8.0.0"
phf_codegen = "=0.13.1"
vergen-gitcl = { version = "=1.0.8", features = ["build", "cargo", "rustc", "si"] }
vergen-gitcl = { version = "=9.1.0", features = ["build", "cargo", "rustc", "si"] }

# ------------------------------------------------------------------------------
# Binaries
Expand Down
Loading
Loading