Skip to content

Commit

Permalink
Bump rangemap from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [rangemap](https://github.com/jeffparsons/rangemap) from 1.4.0 to 1.5.0.
- [Changelog](https://github.com/jeffparsons/rangemap/blob/main/CHANGELOG.md)
- [Commits](jeffparsons/rangemap@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: rangemap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mstange committed Feb 13, 2024
1 parent 7ae3d56 commit 64132d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samply-symbols/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ rustc-demangle = "0.1.21"
bitflags = "2"
bytesize = { version = "1.0.1", optional = true }
bitvec = { version = "1.0.0", optional = true }
rangemap = "1.0.1"
rangemap = "1.5.0"
elsa = "1.4.0"
memchr = { version = "2.4", default-features = false }
srcsrv = "0.2.2"
Expand Down

0 comments on commit 64132d5

Please sign in to comment.