Skip to content

Commit

Permalink
update cargo lock and one error test
Browse files Browse the repository at this point in the history
  • Loading branch information
nickjiang2378 committed Feb 7, 2025
1 parent 1cf3f4b commit 5ac26b1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 27 deletions.
46 changes: 20 additions & 26 deletions Cargo.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ error[E0308]: mismatched types
| arguments to this function are incorrect
|
note: function defined here
--> $CARGO/tokio-1.39.3/src/time/interval.rs
--> $CARGO/tokio-1.43.0/src/time/interval.rs
|
| pub fn interval(period: Duration) -> Interval {
| ^^^^^^^^

0 comments on commit 5ac26b1

Please sign in to comment.