diff --git a/Cargo.toml b/Cargo.toml index 933f7b7..c6fc0ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ edition = "2018" # FIXME: Replace with latest once development is in gold clap = "2.33.0" # Used for repository management as alternative to 'make' -cargo-make = "0.28.0" +cargo-make = "0.30.0" # Used for reading toml files toml = "0.5.6" # Custom logging solution