Skip to content

Commit 50bd80f

Browse files
committed
Bumped etrace version
1 parent c6e60b5 commit 50bd80f

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,11 +1,11 @@
11
[package]
22
name = "tiny_future"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["KizzyCode Software Labs./Keziah Biermann <[email protected]>"]
55
description = "This library provides spin-loop-free futures and a helper functions to run a job asynchronously"
66
license = "BSD-2-Clause OR MIT"
77
repository = "https://github.com/KizzyCode/tiny_future"
88
readme = "README.md"
99

1010
[dependencies]
11-
etrace = "1.0.0"
11+
etrace = "1.1.1"

0 commit comments

Comments
 (0)