Skip to content

Commit a085e2c

Browse files
dependabot[bot]Miaxos
authored andcommitted
build(deps): bump derive_builder from 0.12.0 to 0.13.0
Bumps [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases) - [Commits](colin-kiegel/rust-derive-builder@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: derive_builder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 904d159 commit a085e2c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ async-graphql = { version = "7" }
2222
async-trait = "0.1"
2323
chrono = "0.4"
2424
cfg-if = "1"
25-
derive_builder = "0.12"
25+
derive_builder = "0.13"
2626
futures = "0.3"
2727
futures-locks = "0.7"
2828
prost = "0.12"

0 commit comments

Comments
 (0)