Skip to content

Commit 92ebff0

Browse files
committed
Relicense
1 parent 2979a1e commit 92ebff0

File tree

2 files changed

+19
-658
lines changed

2 files changed

+19
-658
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "killswitch_std"
3-
version = "0.3.1"
3+
version = "0.4.0"
44
edition = "2021"
5-
license = "AGPL-3.0-only"
5+
license = "MIT"
66
description = "A thread-safe kill switch using only the standard library"
77
repository = "https://github.com/tveness/killswitch_std"
88
readme = "README.md"

0 commit comments

Comments
 (0)