Skip to content

Commit fcfec87

Browse files
build(deps): bump indexmap from 2.12.1 to 2.13.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.12.1 to 2.13.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.1...2.13.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b422a9 commit fcfec87

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ghrepo = "0.7.1"
4848
hex = "0.4.3"
4949
hmac = "0.12.1"
5050
http-body-util = "0.1.3"
51-
indexmap = {version = "2.12.1", features = ["serde"] }
51+
indexmap = {version = "2.13.0", features = ["serde"] }
5252
jsonwebtoken = { version = "10.2.0", features = ["rust_crypto"] }
5353
k8s-openapi = { version = "0.26", default-features = false, features = ["latest"] }
5454
kube = { version = "2", default-features = false, features = ["runtime", "derive", "rustls-tls"] }

0 commit comments

Comments
 (0)