crate-version-experiment 0.3.5

Experimenting with releases
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
path = "src/lib.rs"

[package]
authors = ["Fluence Labs"]
description = "Experimenting with releases"
edition = "2018"
license = "Apache-2.0"
name = "crate-version-experiment"
version = "0.3.5"

[package.metadata.docs.rs]
all-features = true