testtt 0.1.0

This is the test and simple package
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "This is the test and simple package"
documentation = "https://docs.rs/bitflags"
edition = "2021"
homepage = "https://serde.rs/"
license = "MIT OR Apache-2.0"
name = "testtt"
readme = "README.md"
repository = "https://github.com/rust-lang/cargo/"
version = "0.1.0"