fix(deps): update rust crate marine-it-parser to 0.11.1 (#41)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-21 18:08:00 +03:00 committed by GitHub
parent 6b56e93cb7
commit 0baeb863cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ all-features = true
[dependencies]
fluence-app-service = { version = "0.23.1", features = ["raw-module-api"] }
marine-it-parser = "0.11.0"
marine-it-parser = "0.11.1"
itertools = "0.10.5"
darling = "0.14.3"
quote = "1.0.21"