Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
takubokudori committed Jul 24, 2021
1 parent 18171bc commit da02769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["takubokudori <takubokudori@gmail.com>"]
license = "MIT OR Apache-2.0"
homepage = "https://github.com/takubokudori/windy"
repository = "https://github.com/takubokudori/windy"
keywords = ["Windows", "ANSI", "Unicode", "Multi-byte"]
keywords = ["windows", "ansi", "unicode", "multibyte"]
description = "A Windows strings library that supports AString (ANSI string) and WString (Unicode string)"
readme = "README.md"
edition = "2018"
Expand Down

0 comments on commit da02769

Please sign in to comment.