We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d278a commit 63d3caeCopy full SHA for 63d3cae
toml-span/CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
<!-- next-header -->
11
## [Unreleased] - ReleaseDate
12
+### Changed
13
+- [PR#7](https://github.com/EmbarkStudios/toml-span/pull/7) implemented `Borrow<str>` for `Key`, making the API much more ergonomic.
14
+
15
## [0.2.1] - 2024-06-13
16
### Changed
17
- [PR#6](https://github.com/EmbarkStudios/toml-span/pull/6) updates crates and fixed a lint.
0 commit comments