uzor-interactive 1.0.3

Interactive widget utilities for uzor
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 = "uzor-animation"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b55b6be66c8559cbbd0aee68a093b3f0add47984ff656be8997cd427880f9fc"

[[package]]
name = "uzor-interactive"
version = "1.0.3"
dependencies = [
 "uzor-animation",
]