Bump diesel-derive-newtype from 0.1.2 to 1.0.0

Bumps [diesel-derive-newtype](https://github.com/quodlibetor/diesel-derive-newtype) from 0.1.2 to 1.0.0.
- [Release notes](https://github.com/quodlibetor/diesel-derive-newtype/releases)
- [Changelog](https://github.com/quodlibetor/diesel-derive-newtype/blob/main/CHANGELOG.md)
- [Commits](https://github.com/quodlibetor/diesel-derive-newtype/commits)

---
updated-dependencies:
- dependency-name: diesel-derive-newtype
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-11 19:24:14 +00:00
committed by GitHub
parent 27e0f755f6
commit 7f63d2a129
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ walkdir = "2.2"
webfinger = "0.4.1"
whatlang = "0.16.0"
shrinkwraprs = "0.3.0"
diesel-derive-newtype = "0.1.2"
diesel-derive-newtype = "1.0.0"
glob = "0.3.0"
lindera-tantivy = { version = "0.7.1", optional = true }
tracing = "0.1.34"