chore(deps): update rust crate built to 0.7.1 (#730)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-23 16:02:33 +03:00 committed by GitHub
parent 8bc81191d3
commit 2b944eb348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -11,6 +11,6 @@ dependencies = [
[[package]]
name = "built"
version = "0.7.0"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1462f4ab147e1378c64dacd28f03a56d4771d93eab6c325265a35355ce47213d"
checksum = "38d17f4d6e4dc36d1a02fbedc2753a096848e7c1b0772f7654eab8e2c927dd53"

View File

@ -16,4 +16,4 @@ keywords = ["fluence", "air", "webassembly", "programming-language"]
categories = ["wasm"]
[build-dependencies]
built = "0.7.0"
built = "0.7.1"