Skip to content

Commit

Permalink
Update noise requirement from 0.8.2 to 0.9.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: noise
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 7e91ca0 commit d87eafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ indexmap = "2.2.1"
itertools = "0.12.0"
java_string = { path = "crates/java_string", version = "0.1.2" }
lru = "0.12.0"
noise = "0.8.2"
noise = "0.9.0"
num = "0.4.0"
num-bigint = "0.4.3"
owo-colors = "3.5.0"
Expand Down

0 comments on commit d87eafa

Please sign in to comment.