Update Cargo.toml

This commit is contained in:
Jonathan Turner 2019-08-23 17:36:52 +12:00 committed by GitHub
parent d7b47d89f5
commit eea1a576c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
[package] [package]
name = "nu" name = "nu"
version = "0.2.0" version = "0.2.0"
authors = ["Yehuda Katz <wycats@gmail.com>", "Jonathan Turner <jonathan.d.turner@gmail.com>"] authors = ["Yehuda Katz <wycats@gmail.com>", "Jonathan Turner <jonathan.d.turner@gmail.com>", "Andrés N. Robalino <andres@androbtech.com>"]
description = "A shell for the GitHub era" description = "A shell for the GitHub era"
license = "MIT" license = "MIT"
edition = "2018" edition = "2018"