Skip to content

Commit

Permalink
Merge branch 'master' into async-test
Browse files Browse the repository at this point in the history
  • Loading branch information
tessus authored Apr 3, 2024
2 parents 8299367 + 15e3619 commit f160063
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ humantime-serde = "1.1.1"
glob = "0.3.1"
ring = "0.17.8"
hotwatch = "0.5.0"
tokio = { version = "1.35.1", optional = true, features = ["fs"] }
tokio = { version = "1.37.0", optional = true, features = ["fs"] }
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
uts2ts = "0.4.1"
Expand Down

0 comments on commit f160063

Please sign in to comment.