build(deps): bump grid from 1.0.0 to 1.0.1

Bumps [grid](https://github.com/becheran/grid) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/becheran/grid/releases)
- [Commits](https://github.com/becheran/grid/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: grid
  dependency-version: 1.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-24 15:59:19 +00:00 committed by GitHub
parent 9734955ebb
commit 556c475ada
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -2141,9 +2141,9 @@ checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
[[package]]
name = "grid"
version = "1.0.0"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9e2d4c0a8296178d8802098410ca05d86b17a10bb5ab559b3fb404c1f948220"
checksum = "b40ca9252762c466af32d0b1002e91e4e1bc5398f77455e55474deb466355ff5"
[[package]]
name = "h2"