Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Vernoxvernax committed May 25, 2024
1 parent d376ead commit 1750331
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ isolanguage-1 = { version = "0.2.3", git = "https://github.com/Vernoxvernax/isol
libmpv-sirno = "2.0.2-fork.1"
tokio-tungstenite = { version = "0.21.0", features = ["native-tls"] }
regex = "1.10.4"
serde = "1.0.201"
serde_derive = "1.0.201"
serde = "1.0.202"
serde_derive = "1.0.202"
serde_json = "1.0.117"
tokio = { version = "1.37.0", features = ["full"] }
toml = "0.8.12"
toml = "0.8.13"
urlencoding = "2.1.3"
uuid = { version = "1.8.0", features = ["v4"] }

0 comments on commit 1750331

Please sign in to comment.