mirror of
https://github.com/cyborg42/epub2mdbook.git
synced 2026-02-10 16:24:50 -05:00
rm dependence url
This commit is contained in:
parent
b8a8b834f6
commit
62a7985873
3 changed files with 16 additions and 304 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "epub2mdbook"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
edition = "2024"
|
||||
description = "A tool to convert EPUB files to MDBook format"
|
||||
authors = ["Maverick Liu <maverick.liu42@gmail.com>"]
|
||||
|
|
@ -15,4 +15,3 @@ epub = "2.1.1"
|
|||
html2md = "0.2.15"
|
||||
regex = "1.11.1"
|
||||
thiserror = "2.0.11"
|
||||
url = "2.5.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue