Skip to content

Commit 5b3496c

Browse files
authored
Merge pull request #669 from exohood/dependabot/cargo/derive_more-2.1.1
Bump derive_more from 2.1.0 to 2.1.1
2 parents 4ac26df + e97687b commit 5b3496c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

store/postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66
[dependencies]
77
async-trait = "0.1.50"
88
blake3 = "1.8.2"
9-
derive_more = { version = "2.1.0" }
9+
derive_more = { version = "2.1.1" }
1010
diesel = { version = "2.2.12", features = ["postgres", "serde_json", "numeric", "r2d2"] }
1111
# We use diesel-dynamic-schema straight from git as the project has not
1212
# made a release as a crate yet

0 commit comments

Comments
 (0)