Skip to content

Commit

Permalink
chore(deps): update cargo requirement from 0.77.0 to 0.78.1 (apache#9844
Browse files Browse the repository at this point in the history
)

Updates the requirements on [cargo](https://github.com/rust-lang/cargo) to permit the latest version.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](rust-lang/cargo@0.77.0...0.78.1)

---
updated-dependencies:
- dependency-name: cargo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Lordworms committed Apr 1, 2024
1 parent 2c98f9e commit 640edf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ zstd = { version = "0.13", optional = true, default-features = false }
[dev-dependencies]
async-trait = { workspace = true }
bigdecimal = { workspace = true }
cargo = "0.77.0"
cargo = "0.78.1"
criterion = { version = "0.5", features = ["async_tokio"] }
csv = "1.1.6"
ctor = { workspace = true }
Expand Down

0 comments on commit 640edf8

Please sign in to comment.