[package] name = "libscroll" version = "0.2.4" authors = ["Sawyer Bergeron "] edition = "2018" license = "MIT" description = "Scrollview event handling library" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] num = "0.2" flo_curves = "0.3" tini = "0.1" lazy_static = "1.4.0" app_dirs = "1.2.1"