diff --git a/cgmanifest.json b/cgmanifest.json index 333531d118..680b6ab6b0 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -14057,6 +14057,16 @@ } } }, + { + "component": { + "type": "other", + "other": { + "name": "multus", + "version": "4.0.2", + "downloadUrl": "https://github.com/k8snetworkplumbingwg/multus-cni/archive/refs/tags/v4.0.2.tar.gz" + } + } + }, { "component": { "type": "other", @@ -27994,8 +28004,8 @@ "type": "other", "other": { "name": "rust", - "version": "1.75.0", - "downloadUrl": "https://static.rust-lang.org/dist/rustc-1.75.0-src.tar.xz" + "version": "1.85.0", + "downloadUrl": "https://static.rust-lang.org/dist/rustc-1.85.0-src.tar.xz" } } },