Skip to content

Commit 2ecded0

Browse files
chore(deps): bump indexmap from 2.10.0 to 2.12.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.10.0 to 2.12.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.10.0...2.12.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44911bc commit 2ecded0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/glaredb_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rand = { workspace = true }
3030
uuid = { workspace = true }
3131
strsim = "0.11.1"
3232
scc = { workspace = true }
33-
indexmap = "2.10.0"
33+
indexmap = "2.12.0"
3434
half = { workspace = true }
3535
textwrap = { version = "0.16.1", default-features = false, features = ["unicode-width"] }
3636
globset = { version = "0.4.16", default-features = false }

0 commit comments

Comments
 (0)