Skip to content

Commit adf134b

Browse files
chore(deps): Bump dashmap from 5.5.1 to 5.5.3 (#18427)
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.5.1 to 5.5.3. - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v5.5.1...v.5.5.3) --- updated-dependencies: - dependency-name: dashmap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 221e0a1 commit adf134b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/tracing-limit/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MPL-2.0"
99
[dependencies]
1010
tracing-core = { version = "0.1", default-features = false }
1111
tracing-subscriber = { version = "0.3", default-features = false, features = ["registry", "std"] }
12-
dashmap = { version = "5.5.1", default-features = false }
12+
dashmap = { version = "5.5.3", default-features = false }
1313

1414
[dev-dependencies]
1515
criterion = "0.5"

0 commit comments

Comments
 (0)