Przeglądaj źródła

build(deps): bump indexmap from 1.5.1 to 1.5.2

Bumps [indexmap](https://github.com/bluss/indexmap) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Commits](https://github.com/bluss/indexmap/compare/1.5.1...1.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 lat temu
rodzic
commit
255c62ce1a
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -681,9 +681,9 @@ dependencies = [
 
 
 [[package]]
 [[package]]
 name = "indexmap"
 name = "indexmap"
-version = "1.5.1"
+version = "1.5.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "86b45e59b16c76b11bf9738fd5d38879d3bd28ad292d7b313608becb17ae2df9"
+checksum = "4e47a3566dd4fd4eec714ae6ceabdee0caec795be835c223d92c2d40f1e8cf1c"
 dependencies = [
 dependencies = [
  "autocfg",
  "autocfg",
  "hashbrown",
  "hashbrown",