Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashb committed Jan 21, 2023
1 parent 1c795de commit bd3171e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
[package]
name = "windows-fonts"
version = "1.0.0-alpha1"
version = "1.0.0"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
name = "_windows_fonts"
crate-type = ["cdylib", "rlib"]
Expand Down

0 comments on commit bd3171e

Please sign in to comment.