We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
etrace
1 parent c6e60b5 commit 50bd80fCopy full SHA for 50bd80f
Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
2
name = "tiny_future"
3
-version = "0.3.1"
+version = "0.3.2"
4
authors = ["KizzyCode Software Labs./Keziah Biermann <[email protected]>"]
5
description = "This library provides spin-loop-free futures and a helper functions to run a job asynchronously"
6
license = "BSD-2-Clause OR MIT"
7
repository = "https://github.com/KizzyCode/tiny_future"
8
readme = "README.md"
9
10
[dependencies]
11
-etrace = "1.0.0"
+etrace = "1.1.1"
0 commit comments