Skip to content

Commit

Permalink
build: downgrade config-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
zyy17 committed May 14, 2024
1 parent a642c63 commit f54c812
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 41 deletions.
61 changes: 21 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ bytemuck = "1.12"
bytes = { version = "1.5", features = ["serde"] }
chrono = { version = "0.4", features = ["serde"] }
clap = { version = "4.4", features = ["derive"] }
config = "0.14.0"
config = "0.13.0"
crossbeam-utils = "0.8"
dashmap = "5.4"
datafusion = { git = "https://github.com/apache/arrow-datafusion.git", rev = "34eda15b73a9e278af8844b30ed2f1c21c10359c" }
Expand Down

0 comments on commit f54c812

Please sign in to comment.