update manifest fields

This commit is contained in:
pythops 2023-05-01 17:26:22 +02:00
parent c38bbce840
commit 3144f8946e
1 changed files with 4 additions and 0 deletions

View File

@ -1,9 +1,13 @@
[package]
name = "bouncinamation"
description = "Bouncing DvD logo animation"
version = "0.1.0"
authors = ["pythops <contact@pythops.com>"]
license = "AGPLv3"
edition = "2021"
readme = "README.md"
homepage = "https://github.com/pythops/bouncinamation"
repository = "https://github.com/pythops/bouncinamation"
[dependencies]
crossterm = "0.26.1"