Skip to content

Commit

Permalink
Update bit-vec requirement from 0.6 to 0.7
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: bit-vec
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent d3d8622 commit 910d6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ anyhow = "1.0"
askama = { version = "0.12", default-features = false }
base64 = "0.22"
bdf-reader = "0.1.1"
bit-vec = "0.6"
bit-vec = "0.7"
indexmap = "2.0"
log = "0.4"
num-format = "0.4"
Expand Down

0 comments on commit 910d6dd

Please sign in to comment.