Skip to content

Commit

Permalink
Upgrade crates with known vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
m-lord-renkse committed Mar 22, 2024
1 parent e09bded commit 2e13e3e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 21 deletions.
59 changes: 39 additions & 20 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 crates/observe/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
license = "MIT OR Apache-2.0"

[dependencies]
atty = "0.2"
atty = "0.2.14"
futures = { workspace = true }
once_cell = { workspace = true }
pin-project-lite = "0.2"
Expand Down

0 comments on commit 2e13e3e

Please sign in to comment.