Add polished UX: tabs, kinetic scroll, animations, search, typography
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "darkmark"
|
||||
name = "vesper"
|
||||
version = "0.1.0"
|
||||
description = "A beautiful markdown reader"
|
||||
authors = ["lashman"]
|
||||
@@ -8,7 +8,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[lib]
|
||||
name = "darkmark_lib"
|
||||
name = "vesper_lib"
|
||||
crate-type = ["staticlib", "cdylib", "rlib"]
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user