Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
al8n committed Oct 5, 2023
1 parent 1d95d97 commit 2494a2c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
[package]
name = "template-rs"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
repository = "https://github.com/al8n/template-rs"
homepage = "https://github.com/al8n/template-rs"
documentation = "https://docs.rs/template-rs"
description = "A template for creating Rust open-source repo on GitHub"
license = "MIT/Apache-2.0"
minrust = "1.73"

[[bench]]
path = "benches/foo.rs"
Expand Down

0 comments on commit 2494a2c

Please sign in to comment.