fespbvgg_docs_rs 0.16.0

Dummy crate to test publishing to docs.rs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "der"
version = "0.7.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"

[[package]]
name = "fespbvgg_docs_rs"
version = "0.16.0"
dependencies = [
 "der",
]