Skip to content

Commit

Permalink
Update shadow-rs requirement from 0.20.0 to 0.21.0
Browse files Browse the repository at this point in the history
Updates the requirements on [shadow-rs](https://github.com/baoyachi/shadow-rs) to permit the latest version.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases)
- [Changelog](https://github.com/baoyachi/shadow-rs/blob/master/CHANGELOG.md)
- [Commits](baoyachi/shadow-rs@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: shadow-rs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
1 parent 4afb1fa commit 7a028c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@ rstats = "1.2.39"
thiserror = "1.0"
parquet = "33.0.0"
arrow = "33.0.0"
shadow-rs = "0.20.0"
shadow-rs = "0.21.0"
serde_yaml = "0.9.17"
whoami = "1.3.0"
either = {version = "1.8.1", features = ["serde"]}
num = "0.4.0"

[build-dependencies]
shadow-rs = "0.20.0"
shadow-rs = "0.21.0"

[features]
default = []
Expand Down

0 comments on commit 7a028c8

Please sign in to comment.