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 2494a2c commit 3ab9475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "template-rs"
version = "0.1.5"
version = "0.1.6"
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"
rust-version = "1.73"

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

0 comments on commit 3ab9475

Please sign in to comment.