diff --git a/tools-cargo.json b/tools-cargo.json index e672bc2..bb4c8cc 100644 --- a/tools-cargo.json +++ b/tools-cargo.json @@ -18,5 +18,5 @@ { "name": "wasm-bindgen-cli", "version": "0.2.121" }, { "name": "check-lockfile-intersection", "version": "0.1.0" }, { "name": "wasm-cs", "version": "1.0.0", "auto-update": false }, - { "name": "sccache", "version": "0.15.0" } + { "name": "sccache", "version": "0.16.0" } ]