Small tweaks to bring in line with other Kubernetes tools
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[advisories]
|
||||
ignore = ["RUSTSEC-2024-0344"]
|
||||
ignore = ["RUSTSEC-2024-0344", "RUSTSEC-2025-0023"]
|
||||
|
||||
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[env]
|
||||
RUSTC_BOOTSTRAP = "1"
|
||||
Reference in New Issue
Block a user