Skip to content

Commit

Permalink
chore: serde workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
evenyag committed Mar 18, 2024
1 parent 21ee515 commit fd0ee5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mito2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ prost.workspace = true
puffin.workspace = true
rand.workspace = true
regex = "1.5"
serde = { version = "1.0", features = ["derive"] }
serde.workspace = true
serde_json.workspace = true
serde_with.workspace = true
smallvec.workspace = true
Expand Down

0 comments on commit fd0ee5d

Please sign in to comment.