Skip to content

Commit

Permalink
Suppressing security alert of atty dependency by env_logger-0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and XrXr committed Jul 4, 2023
1 parent 0a8b5ca commit 218f913
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 23 deletions.
159 changes: 137 additions & 22 deletions yjit/bindgen/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 yjit/bindgen/Cargo.toml
Expand Up @@ -7,4 +7,4 @@ edition = "2021"

[dependencies]
bindgen = "0.63.0"
env_logger = "0.9.0"
env_logger = "0.10.0"

0 comments on commit 218f913

Please sign in to comment.