Files
continuwuity/xtask/Cargo.toml
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
401 B
TOML
Raw Normal View History

2025-05-24 00:28:09 +01:00
[package]
name = "xtask"
authors.workspace = true
description.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true
readme.workspace = true
repository.workspace = true
version.workspace = true
[dependencies]
conduwuit-admin.workspace = true
conduwuit.workspace = true
2025-05-24 00:28:09 +01:00
clap.workspace = true
askama = "0.15.1"
cargo_metadata = "0.23.1"
2025-05-24 00:28:09 +01:00
[lints]
workspace = true