You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
426 B
TOML

4 years ago
[package]
name = "bibliographix"
description = "A bibliography management crate."
version = "0.3.2"
4 years ago
authors = ["trivernis <trivernis@protonmail.com>"]
edition = "2018"
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/Trivernis/bibliographix"
4 years ago
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.15"
chrono-english = "0.1.4"