Skip to content

Commit

Permalink
update cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDhejavu committed Jul 4, 2024
1 parent 394ea67 commit 836d1a7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
cargo-features = ["edition2024"]

[package]
name = "appattest-rs"
edition = "2024"
license = "MIT"
author = "Ayodeji Akinola"
repository = "https://github.com/TheDhejavu/appattest-rs"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 836d1a7

Please sign in to comment.