Skip to content

Commit 744e29e

Browse files
build(deps): bump rangemap from 1.5.1 to 1.6.0 (#4028)
Bumps [rangemap](https://github.com/jeffparsons/rangemap) from 1.5.1 to 1.6.0. - [Changelog](https://github.com/jeffparsons/rangemap/blob/main/CHANGELOG.md) - [Commits](https://github.com/jeffparsons/rangemap/commits) --- updated-dependencies: - dependency-name: rangemap dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83373d6 commit 744e29e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,7 +1430,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
14301430
checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
14311431
dependencies = [
14321432
"cfg-if",
1433-
"windows-targets 0.48.5",
1433+
"windows-targets 0.52.6",
14341434
]
14351435

14361436
[[package]]
@@ -3580,9 +3580,9 @@ dependencies = [
35803580

35813581
[[package]]
35823582
name = "rangemap"
3583-
version = "1.5.1"
3583+
version = "1.6.0"
35843584
source = "registry+https://github.com/rust-lang/crates.io-index"
3585-
checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
3585+
checksum = "f93e7e49bb0bf967717f7bd674458b3d6b0c5f48ec7e3038166026a69fc22223"
35863586

35873587
[[package]]
35883588
name = "rcgen"

0 commit comments

Comments
 (0)