mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
Update author in Cargo.toml
This commit is contained in:
parent
51d87f21b8
commit
26d9a17f68
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "roc"
|
name = "roc"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Richard Feldman <richard.t.feldman@gmail.com>"]
|
authors = ["Richard Feldman <oss@rtfeldman.com>"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
dogged = { version = "0.2.0", optional = true }
|
dogged = { version = "0.2.0", optional = true }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue