Skip to content

Commit

Permalink
Update manifest (#61)
Browse files Browse the repository at this point in the history
* Update author.

* Add more fields.
  • Loading branch information
adlerjohn authored Dec 22, 2021
1 parent 9ff230d commit 83c01bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[package]
name = "fuel-vm"
version = "0.1.0"
authors = ["Victor Lopez <victor.lopez@fuel.sh>"]
authors = ["Fuel Labs <contact@fuel.sh>"]
categories = ["concurrency", "cryptography::cryptocurrencies", "emulators"]
edition = "2021"
homepage = "https://fuel.network/"
keywords = ["blockchain", "cryptocurrencies", "fuel-vm", "vm"]
repository = "https://github.com/FuelLabs/fuel-vm"
description = "FuelVM interpreter."
Expand Down

0 comments on commit 83c01bf

Please sign in to comment.