Merge pull request #28 from getnora-io/dependabot/cargo/toml-1.0.6spec-1.1.0

chore(deps): bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0
This commit is contained in:
2026-03-12 22:14:13 +03:00
committed by GitHub

4
Cargo.lock generated
View File

@@ -2209,9 +2209,9 @@ dependencies = [
[[package]]
name = "toml"
version = "1.0.3+spec-1.1.0"
version = "1.0.6+spec-1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7614eaf19ad818347db24addfa201729cf2a9b6fdfd9eb0ab870fcacc606c0c"
checksum = "399b1124a3c9e16766831c6bba21e50192572cdd98706ea114f9502509686ffc"
dependencies = [
"indexmap",
"serde_core",