Skip to content

Commit addbd2c

Browse files
authored
Merge pull request #192 from oli-obk/spanned
bump spanned dep
2 parents 6b567fd + 15f9fb6 commit addbd2c

File tree

10 files changed

+336
-445
lines changed

10 files changed

+336
-445
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
* crate-private span handling was passed off to the `spanned` crate, improving some diagnostics along the way.
2222
* `Config::output_conflict_handling` does not contain the bless command message anymore, it is instead available separately as `Config::bless_command`
2323
* Updating `cargo_metadata` to `0.18`
24+
* Updated `spanned` to `0.1.5`, giving more precise spans for more iterator operations
2425

2526
### Removed
2627

0 commit comments

Comments
 (0)