Skip to content

Commit 4f330f8

Browse files
committed
chore: Release fastant version 0.1.10
1 parent d7f15ad commit 4f330f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fastant"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
edition = "2021"
55
license = "MIT"
66
description = "A drop-in replacement for `std::time::Instant` that measures time with high performance and high accuracy powered by Time Stamp Counter (TSC)."

0 commit comments

Comments
 (0)