Merge pull request #65 from softdevca/patch-1

Remove quick_cache dependency
This commit is contained in:
Guillaume Gomez 2024-07-11 21:35:04 +02:00 committed by GitHub
commit dde9414ac0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,6 @@ mime = "0.3"
mime_guess = "2"
once_map = "0.4.18"
proc-macro2 = "1"
quick_cache = "0.6.0"
quote = "1"
serde = { version = "1.0", optional = true, features = ["derive"] }
syn = "2"