Skip to content

Commit 35ca34a

Browse files
build(deps): bump dashmap from 6.1.0 to 6.2.1
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 6.1.0 to 6.2.1. - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v6.1.0...v6.2.1) --- updated-dependencies: - dependency-name: dashmap dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d999c5 commit 35ca34a

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 8 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
@@ -62,7 +62,7 @@ data-encoding = "2.11.0"
6262
urlencoding = "2.1.3"
6363
z85 = "3.0.7"
6464
brainfuck-exe = { version = "0.2.4", default-features = false }
65-
dashmap = "6.1.0"
65+
dashmap = "6.2.1"
6666

6767
# Dev dependencies
6868
[dev-dependencies]

0 commit comments

Comments
 (0)