Skip to content

Commit

Permalink
Move dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jan 15, 2024
1 parent f211c50 commit 0a41737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/proto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ pbjson = { version = "0.6.0", optional = true }
prost = "0.12.0"
serde = { version = "1.0", optional = true }
serde_json = { workspace = true, optional = true }
strum = { version = "0.25.0", features = ["derive"] }

[dev-dependencies]
doc-comment = { workspace = true }
tokio = "1.18"
strum = { version = "0.25.0", features = ["derive"] }

0 comments on commit 0a41737

Please sign in to comment.