Skip to content

Commit e0bc917

Browse files
committed
chore(deps): update rust crate built to 0.8
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | crate | built | 0.7.6 | 0.8.0 |
1 parent 57365e8 commit e0bc917

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -16,4 +16,4 @@ sysinfo = { version = "0.33", features = ["serde"] }
1616
tracing = "0.1"
1717

1818
[build-dependencies]
19-
built = { version = "0.7", features = ["chrono", "git2"] }
19+
built = { version = "0.8", features = ["chrono", "git2"] }

0 commit comments

Comments
 (0)