diff --git a/Cargo.toml b/Cargo.toml index d2f7c45..811ca48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ eyre = { version = "0.6.8", optional = true } miette = { version = ">=3.0.0", optional = true } [build-dependencies] -rustversion = "1.0.12" +rustversion = "1.0.14" [features] default = ["std"]