Skip to content

Commit b7127ff

Browse files
committed
chore: release v0.8.0
1 parent 513ea29 commit b7127ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ license = "Apache-2.0"
2323
readme = "README.md"
2424
repository = "https://github.com/fast/fastimer"
2525
rust-version = "1.85.0"
26-
version = "0.7.0"
26+
version = "0.8.0"
2727

2828
[workspace.dependencies]
29-
fastimer = { version = "0.7.0", path = "fastimer" }
29+
fastimer = { version = "0.8.0", path = "fastimer" }
3030
tokio = { version = "1.43.0" }
3131

3232
[workspace.lints.rust]

0 commit comments

Comments
 (0)