Skip to content

Commit

Permalink
chore(deps): update rust crate unicode-width to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 0d8cc8f commit e442b71
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 @@ -203,7 +203,7 @@ tokio = "1.40.0"
tracing = { version = "0.1.40", default-features = false, features = ["std"] }
tracing-subscriber = "0.3.18"
unicode-bom = "2.0.3"
unicode-width = "0.1.12"
unicode-width = "0.2.0"
[profile.dev.package.biome_wasm]
debug = true
opt-level = "s"
Expand Down

0 comments on commit e442b71

Please sign in to comment.