rtop_dev 1.0.0-beta.2

Development librairy for creating plugin for RtopRS
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 = 3

[[package]]
name = "human-sort"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "140a09c9305e6d5e557e2ed7cbc68e05765a7d4213975b87cb04920689cc6219"

[[package]]
name = "rtop_dev"
version = "1.0.0-beta.2"
dependencies = [
 "human-sort",
]