Skip to content

Commit

Permalink
Merge pull request #1 from sorydima/dependabot/cargo/vergen-9
Browse files Browse the repository at this point in the history
Update vergen requirement from 8 to 9
  • Loading branch information
sorydima authored Dec 2, 2024
2 parents 6fdd0ef + 822094f commit 42c96a1
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 @@ -22,7 +22,7 @@ native-tls = ["matrix-sdk/native-tls"]
rustls-tls = ["matrix-sdk/rustls-tls"]

[build-dependencies.vergen]
version = "8"
version = "9"
default-features = false
features = ["build", "git", "gitcl",]

Expand Down

0 comments on commit 42c96a1

Please sign in to comment.