Skip to content

Commit

Permalink
Update Madara cargo (#395)
Browse files Browse the repository at this point in the history
* Update shinigami

* Update build.sh

* Revert "Update build.sh"

This reverts commit c8425b2.

* Update Cargo.lock
  • Loading branch information
naufaljct48 authored Jul 15, 2023
1 parent e119272 commit c008554
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions src/rust/madara/Cargo.lock

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

2 changes: 1 addition & 1 deletion src/rust/madara/sources/shinigami/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#![no_std]
use aidoku::{
error::Result, prelude::*, std::net::Request, std::String, std::Vec,
error::Result, prelude::*, std::String, std::Vec,
Chapter, DeepLink, Filter, Listing, Manga, MangaPageResult, Page,
};

Expand Down

0 comments on commit c008554

Please sign in to comment.