iamb/Cargo.toml
2021-07-02 23:22:37 -07:00

13 lines
350 B
TOML

[package]
name = "iamb"
version = "0.0.1"
authors = ["Ulyssa <git@ulyssa.dev>"]
repository = "https://github.com/ulyssa/iamb"
homepage = "http://iamb.chat"
readme = "README.md"
description = "A Matrix chat client with vim-style editing and keybindings"
license = "Apache-2.0"
edition = "2018"
exclude = [".github", "CONTRIBUTING.md"]
[dependencies]