Skip to content

Commit

Permalink
fix: updated cargo_toml to v0.15
Browse files Browse the repository at this point in the history
A lot of older versions have been yanked, which is very strange, and may
require new releases...
  • Loading branch information
arctic-hen7 committed Mar 10, 2023
1 parent 53ad2ad commit 68ef993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/perseus-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ path = "tests/lib.rs"
include_dir = "0.6"
thiserror = "1"
fmterr = "0.1"
cargo_toml = "0.9"
cargo_toml = "0.15"
indicatif = "=0.17.0-beta.1" # Not stable, but otherwise error handling is just about impossible
console = "0.14"
serde = "1"
Expand Down

0 comments on commit 68ef993

Please sign in to comment.