Skip to content

Commit b3e9777

Browse files
committed
release v0.1.5
1 parent 2c9ff0e commit b3e9777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "std-next"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55
description = "Opinionated utilities and polyfills"
66
license = "MIT"
@@ -25,4 +25,4 @@ unstable = []
2525

2626
[dependencies]
2727
simdutf8 = { version = "0.1.5", default-features = false }
28-
thiserror = "2.0.9"
28+
thiserror = "2.0.11"

0 commit comments

Comments
 (0)