Skip to content

Commit

Permalink
Create Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
yulmwu committed Sep 24, 2022
1 parent f19aac9 commit 6832583
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[package]
name = "awesome_struct"
version = "0.1.0"
edition = "2021"

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

[dependencies]

0 comments on commit 6832583

Please sign in to comment.