Skip to content

Commit

Permalink
chore(deps): update rust crate bytestring to 1.3 (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marcus Griep <[email protected]>
  • Loading branch information
renovate[bot] and neoeinstein authored Apr 12, 2024
1 parent e0b6793 commit 3907cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aliri_braid/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ aliri_braid_impl = { version = "=0.4.0", path = "../aliri_braid_impl" }

[dev-dependencies]
bytes = "1"
bytestring = "1.1"
bytestring = "1.3"
compact_str = "0.7"
quickcheck = "1"
quickcheck_macros = "1.0.0"
Expand Down

0 comments on commit 3907cd8

Please sign in to comment.