Skip to content

Commit 9ca2123

Browse files
committed
chore: Update requirements
1 parent f282c66 commit 9ca2123

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,5 @@ dotenv = "0.15"
4141
url = "2.5"
4242
regex = "1.12"
4343
rusqlite = { version = "0.39", features = ["bundled"] }
44-
dirs = "6.0.0"
45-
base64 = "0.22.1"
46-
urlencoding = "2.1.3"
44+
dirs = "6.0"
45+
base64 = "0.22"

0 commit comments

Comments
 (0)