tools/ubot/Cargo.toml
author unC0Rr
Mon, 02 Dec 2024 17:36:44 +0100
branchtransitional_engine
changeset 16074 58a2d806fc47
parent 15811 d97ea528ce95
permissions -rw-r--r--
Tweak the rest of map templates

[package]
name = "ubot"
version = "0.1.0"
authors = ["Andrey Korotaev <andrey.korotaev@norbit.com>"]
edition = "2018"

[dependencies]
tokio-amqp = "1.0"
lapin = "1.7"
tokio = {version="1.6", features = ["full"]}
irc = "0.15"
anyhow = "1.0"
futures = "0.3"
url = "2.2"
rand = "0.8"