scribl_widget 0.3.0

Some druid widgets for the `scribl` animation program
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.anyhow]
version = "1.0.34"

[dependencies.druid]
version = "0.7"

[dependencies.log]
version = "0.4.11"

[package]
authors = ["Joe Neeman <joeneeman@gmail.com>"]
description = "Some druid widgets for the `scribl` animation program"
edition = "2018"
license = "MIT"
name = "scribl_widget"
readme = "../README.md"
repository = "https://github.com/jneem/scribl"
version = "0.3.0"