Skip to content

Commit

Permalink
Bump built from 0.5.2 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [built](https://github.com/lukaslueg/built) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/lukaslueg/built/releases)
- [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md)
- [Commits](lukaslueg/built@0.5.2...0.6.0)

---
updated-dependencies:
- dependency-name: built
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent 94b6304 commit f178e97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ features = ["png"]
[build-dependencies]
cc = { version = "1.0", optional = true, features = ["parallel"] }
rustc_version = "0.4"
built = { version = "0.5.2", features = [] }
built = { version = "0.6.0", features = [] }

[build-dependencies.nasm-rs]
version = "0.2"
Expand Down

0 comments on commit f178e97

Please sign in to comment.