Skip to content

Commit

Permalink
link readme in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
NyxCode committed Nov 2, 2021
1 parent bb49e56 commit ae67b48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ts-rs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ts-rs"
version = "5.1.0"
version = "5.1.1"
authors = ["Moritz Bischof <[email protected]>"]
edition = "2021"
license = "MIT"
Expand All @@ -9,6 +9,7 @@ homepage = "https://github.com/Aleph-Alpha/ts-rs"
repository = "https://github.com/Aleph-Alpha/ts-rs"
keywords = ["typescript", "ts", "bindings", "ts-rs", "wasm"]
categories = ["development-tools::ffi", "development-tools::build-utils", "wasm", "web-programming"]
readme = "../README.md"

[features]
chrono-impl = ["chrono"]
Expand Down

0 comments on commit ae67b48

Please sign in to comment.