Skip to content

Commit f0580ec

Browse files
authored
Merge pull request #16 from rust-osdev/bishop-update-metadata
Update Cargo.toml metadata
2 parents 9cf1dcc + 940be4c commit f0580ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ version = "0.3.2"
44
authors = ["Gabriel Majeri <[email protected]>", "Fredrik Aleksander", "Isaac Woods"]
55
description = "UCS-2 decoding and encoding functions"
66
repository = "https://github.com/rust-osdev/ucs2-rs"
7-
readme = "README.md"
87
keywords = ["ucs2", "no-std", "encoding"]
98
categories = ["encoding", "no-std"]
109
license = "MPL-2.0"
@@ -14,7 +13,4 @@ edition = "2021"
1413
bit_field = "0.10"
1514

1615
[badges]
17-
is-it-maintained-issue-resolution = { repository = "https://github.com/GabrielMajeri/ucs2-rs" }
18-
is-it-maintained-open-issues = { repository = "https://github.com/GabrielMajeri/ucs2-rs" }
19-
2016
maintenance = { status = "passively-maintained" }

0 commit comments

Comments
 (0)