cargo deny

This commit is contained in:
filipriec
2025-02-23 16:26:26 +01:00
parent 5ae1aaa36d
commit 05e1e1face
5 changed files with 257 additions and 6 deletions

4
Cargo.lock generated
View File

@@ -1165,9 +1165,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.169"
version = "0.2.170"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828"
[[package]]
name = "libm"