Skip to content

Commit

Permalink
chore: format the toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ggiggle authored and liuq19 committed Jan 10, 2025
1 parent 5fd409c commit 3f57ef6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ sonic-simd = { path = "./sonic-simd", version = "0.1" }
thiserror = "2.0"

[dev-dependencies]
bytes

= { version = "1.4", features = ["serde"] }
bytes = { version = "1.4", features = ["serde"] }
chrono = { version = "0.4", features = ["serde"] }
encoding_rs = "0.8"
paste = "1.0"
Expand Down

0 comments on commit 3f57ef6

Please sign in to comment.