Skip to content

Commit 9cb21d1

Browse files
authored
Merge pull request #2361 from scpwiki/dependabot/cargo/deepwell/built-0.8.0
Bump built from 0.7.7 to 0.8.0 in /deepwell
2 parents e8322f1 + 4c0f638 commit 9cb21d1

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

deepwell/Cargo.lock

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

deepwell/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ maplit = "1"
7676
pretty_assertions = "1"
7777

7878
[build-dependencies]
79-
built = { version = "0.7", features = ["git2"] }
79+
built = { version = "0.8", features = ["chrono", "git2"] }
8080

8181
# Warnings and Errors
8282

0 commit comments

Comments
 (0)