Skip to content

Commit

Permalink
chore(deps): update opendal requirement from 0.48 to 0.49 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 5a5220d commit 99b04df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/paimon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ serde_json = "1.0.120"
serde_with = "3.9.0"
snafu = "0.8.3"
typed-builder = "^0.19"
opendal = { version = "0.48",features = ["services-fs"] }
opendal = { version = "0.49",features = ["services-fs"] }
pretty_assertions = "1"
apache-avro = { version = "0.17", features = ["snappy"] }

0 comments on commit 99b04df

Please sign in to comment.