Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill13579 authored Mar 16, 2021
1 parent d25e3f2 commit 41c5023
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,7 +1,7 @@
[package]
name = "Igneous"
version = "0.1.0"
authors = ["Bill Kudo <[email protected]>"]
authors = ["BillK <[email protected]>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -10,4 +10,4 @@ edition = "2018"
serenity = "0.8.5"
regex = "1"
rusqlite = "0.23.1"
strsim = "0.10.0"
strsim = "0.10.0"

0 comments on commit 41c5023

Please sign in to comment.