Skip to content

Commit

Permalink
chore: release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun committed Feb 5, 2025
1 parent 3a6e800 commit 13c9795
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/fast/fastimer"
rust-version = "1.83.0"
version = "0.5.0"
version = "0.6.0"

[workspace.dependencies]
fastimer = { version = "0.5.0", path = "fastimer" }
fastimer = { version = "0.6.0", path = "fastimer" }
tokio = { version = "1.43.0" }

[workspace.lints.rust]
Expand Down

0 comments on commit 13c9795

Please sign in to comment.