Skip to content

Commit 5046337

Browse files
committed
Resolved Copyright Infringment
1 parent 5295f81 commit 5046337

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "iksemel"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
5-
authors = ["Süleyman Poyraz"]
5+
authors = ["Süleyman Poyraz", "Gurer Ozen"]
66
description = "XML parser for Rust"
7-
license = "AGPL-3.0-or-later"
7+
license = "LGPL-2.1"
88

99
[lib]
1010
name = "iksemel" # The name of the target.

0 commit comments

Comments
 (0)