rqbit/crates/clone_to_owned/Cargo.toml
2023-11-15 14:04:05 +00:00

10 lines
323 B
TOML

[package]
name = "librqbit-clone-to-owned"
version = "2.2.1"
edition = "2018"
description = "Util traits to represent something that can be made owned and change type at the same time."
license = "Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]