mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
Bump heapless from 0.7.17 to 0.8.0
Bumps [heapless](https://github.com/japaric/heapless) from 0.7.17 to 0.8.0. - [Changelog](https://github.com/rust-embedded/heapless/blob/main/CHANGELOG.md) - [Commits](https://github.com/japaric/heapless/compare/v0.7.17...v0.8.0) --- updated-dependencies: - dependency-name: heapless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -17,5 +17,5 @@ bench = false
|
||||
nu-ansi-term = "0.49.0"
|
||||
|
||||
[dev-dependencies]
|
||||
heapless = { version = "0.7", default-features = false }
|
||||
heapless = { version = "0.8", default-features = false }
|
||||
rand = "0.8"
|
||||
|
Reference in New Issue
Block a user