Skip to content

Commit

Permalink
cargo: update vergen
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso committed Oct 1, 2024
1 parent 6d87b00 commit c206ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ criterion = "0.5"
tokio = { version = "1", features = ["full"] }

[build-dependencies]
vergen-gix = { version = "1.0.0-beta.2", default-features = false, features = ["build", "cargo"] }
vergen-gix = { version = "1.0.2", default-features = false, features = ["build", "cargo"] }

[profile.profiling]
inherits = "release"
Expand Down

0 comments on commit c206ce3

Please sign in to comment.