Skip to content

Commit

Permalink
chore(deps): unpin watchexec (#6469)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Nov 30, 2023
1 parent 87b7836 commit e26f4d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
6 changes: 2 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions crates/forge/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@ solang-parser.workspace = true
strum = { version = "0.25", features = ["derive"] }
thiserror = "1"
tokio = { version = "1", features = ["time"] }
watchexec = "=2.3.0"
watchexec-events = "=1.0.0"
watchexec-signals = "=1.0.0"
watchexec = "2.3.2"

# doc server
axum = { workspace = true, features = ["ws"] }
Expand Down

0 comments on commit e26f4d8

Please sign in to comment.