Skip to content

Commit 84bb261

Browse files
authored
Fix compilation for cargo clippy and new versioning scheme (#20)
1 parent a64c094 commit 84bb261

File tree

5 files changed

+235
-68
lines changed

5 files changed

+235
-68
lines changed

Cargo.lock

Lines changed: 114 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = ["crates/*", "xtask"]
1010
edition = "2021"
1111
license = "MIT OR Apache-2.0"
1212
readme = "README.md"
13-
version = "6.43482.1"
13+
version = "6.4.4348200"
1414

1515
[workspace.dependencies]
1616
bindgen = "0.70.1"

0 commit comments

Comments
 (0)