Merge pull request #73 from rifsxd/dependabot/cargo/userspace/ksud/crates-cd14186d6c

build(deps): bump syn from 2.0.94 to 2.0.95 in /userspace/ksud in the crates group
This commit is contained in:
Rifat Azad
2025-01-07 03:42:03 +06:00
committed by GitHub
+2 -2
View File
@@ -1284,9 +1284,9 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
[[package]]
name = "syn"
version = "2.0.94"
version = "2.0.95"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "987bc0be1cdea8b10216bd06e2ca407d40b9543468fafd3ddfb02f36e77f71f3"
checksum = "46f71c0377baf4ef1cc3e3402ded576dccc315800fbc62dfc7fe04b009773b4a"
dependencies = [
"proc-macro2",
"quote",