chore: update cargo metadata

This commit is contained in:
Youwen Wu 2024-06-26 01:48:27 -07:00
parent ca1b36218f
commit c065dff7c6
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -98,7 +98,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422"
[[package]]
name = "dartgun-rs"
name = "dartgun"
version = "0.1.0"
dependencies = [
"clap",

View file

@ -1,5 +1,5 @@
[package]
name = "dartgun-rs"
name = "dartgun"
version = "0.1.0"
edition = "2021"