Skip to content

Commit

Permalink
Merge pull request #3 from divanvisagie/new_ui
Browse files Browse the repository at this point in the history
New UI
  • Loading branch information
divanvisagie authored Feb 4, 2022
2 parents bc2dc7e + 11b1831 commit 4b55ba3
Show file tree
Hide file tree
Showing 10 changed files with 237 additions and 136 deletions.
117 changes: 115 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "arcanaeum"
version = "0.2.0"
version = "0.2.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -20,3 +20,4 @@ futures = "0.3.19"
reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1", features = ["full"] }
lz4_flex = "0.9.2"
image = { version = "0.23", default-features = false, features = ["jpeg", "png"] }
2 changes: 0 additions & 2 deletions data/data.csv

This file was deleted.

Binary file modified docs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4b55ba3

Please sign in to comment.