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]] [[package]]
name = "toml" 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" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7614eaf19ad818347db24addfa201729cf2a9b6fdfd9eb0ab870fcacc606c0c" checksum = "399b1124a3c9e16766831c6bba21e50192572cdd98706ea114f9502509686ffc"
dependencies = [ dependencies = [
"indexmap", "indexmap",
"serde_core", "serde_core",