We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2979a1e commit 92ebff0Copy full SHA for 92ebff0
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "killswitch_std"
3
-version = "0.3.1"
+version = "0.4.0"
4
edition = "2021"
5
-license = "AGPL-3.0-only"
+license = "MIT"
6
description = "A thread-safe kill switch using only the standard library"
7
repository = "https://github.com/tveness/killswitch_std"
8
readme = "README.md"
0 commit comments