Compare commits

..

No commits in common. "16bb9b6de98431e64ee3b4abe1ae4de9bda4b5f8" and "3783296d0fec1b8d600b50d3101ac65415d3f0b2" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View file

@ -316,11 +316,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1736207155, "lastModified": 1736202032,
"narHash": "sha256-GHCR00qjM3Ux6GfZUQshZCpEIpTeNX+KF6sQ4tMVnqY=", "narHash": "sha256-x+ZtSQTk+z3gD3QVpEVLZ5kKyns+OUKCogRNpBzQFLw=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nixvim", "repo": "nixvim",
"rev": "81c1ef2090928715b9c17529880b9b60fe3abfc8", "rev": "e59e99314b0a74af844bb0189182784b1af5a729",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -365,9 +365,9 @@ dependencies = [
[[package]] [[package]]
name = "serde_json" name = "serde_json"
version = "1.0.135" version = "1.0.134"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9" checksum = "d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d"
dependencies = [ dependencies = [
"itoa", "itoa",
"memchr", "memchr",