Skip to content

Commit

Permalink
toml format
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Nov 28, 2024
1 parent f4310bd commit 5becbfe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/athena/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ redis = ["dep:either", "dep:fred", "dep:rand", "dep:sonic-rs"]

[dev-dependencies]
kitsune-test = { workspace = true }
postcard = { version = "1.1.0", default-features = false, features = [
"alloc",
] }
postcard = { version = "1.1.0", default-features = false, features = ["alloc"] }
tracing-subscriber = "0.3.18"

[lints]
Expand Down

0 comments on commit 5becbfe

Please sign in to comment.