diff --git a/.devcontainer/build-context/Cargo.toml b/.devcontainer/build-context/Cargo.toml index c0119ac..6f082d1 100644 --- a/.devcontainer/build-context/Cargo.toml +++ b/.devcontainer/build-context/Cargo.toml @@ -5,6 +5,6 @@ cargo-edit = "0.8.0" cargo-expand = "1.0.10" cargo-hack = "0.5.8" cargo-tree = "0.29.0" -just = "0.10.4" +just = "0.11.0" rustfilt = "0.2.1" rustup-toolchain-install-master = "1.8.0"