Skip to content

Commit

Permalink
wasm extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Fadhlika committed Jun 21, 2021
1 parent 579705a commit 56c8f58
Show file tree
Hide file tree
Showing 3 changed files with 530 additions and 549 deletions.
3 changes: 1 addition & 2 deletions mangasee/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ edition = "2018"
crate-type = ["cdylib"]

[dependencies]
tanoshi-lib = { version = "0.22.0", features = ["extensions"]}
tanoshi-lib = { path = "C:\\Users\\fadhlika\\Repos\\tanoshi\\tanoshi-lib" }
anyhow = "1"
ureq = "2"
scraper = "0.12"
chrono = {version="0.4", features=["serde"]}
serde = {version="1", features=["derive"]}
Expand Down
Loading

0 comments on commit 56c8f58

Please sign in to comment.