build(deps): bump sval from 2.13.2 to 2.14.0 in /userspace/ksud_magic (#71)

Bumps [sval](https://github.com/sval-rs/sval) from 2.13.2 to 2.14.0.
- [Release notes](https://github.com/sval-rs/sval/releases)
- [Commits](https://github.com/sval-rs/sval/compare/v2.13.2...v2.14.0)

---
updated-dependencies:
- dependency-name: sval
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-21 01:35:50 +06:00
committed by GitHub
parent 81daaa2055
commit 890f2e1d8e

View File

@@ -1306,9 +1306,9 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
[[package]]
name = "sval"
version = "2.13.2"
version = "2.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8"
checksum = "d4c2f18f53c889ec3dfe1c08b20fd51406d09b14bf18b366416718763ccff05a"
[[package]]
name = "sval_buffer"