Bump tinyvec_macros from 0.1.0 to 0.1.1 (#471)

Bumps [tinyvec_macros](https://github.com/Soveu/tinyvec_macros) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/Soveu/tinyvec_macros/releases)
- [Commits](https://github.com/Soveu/tinyvec_macros/commits)

---
updated-dependencies:
- dependency-name: tinyvec_macros
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-13 22:01:40 +08:00
committed by GitHub
parent 792c700bab
commit bcb4dbb995

4
Cargo.lock generated
View File

@@ -1874,9 +1874,9 @@ dependencies = [
[[package]]
name = "tinyvec_macros"
version = "0.1.0"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"