rm dependence url

This commit is contained in:
Maverick Liu 2025-02-22 18:29:12 +08:00
parent b8a8b834f6
commit 62a7985873
3 changed files with 16 additions and 304 deletions

View file

@ -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"