Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cargo deps #235

Merged
merged 3 commits into from
Mar 10, 2023
Merged

Update cargo deps #235

merged 3 commits into from
Mar 10, 2023

Conversation

josecelano
Copy link
Member

No description provided.

@josecelano
Copy link
Member Author

I've reviewed all dependencies and upgraded them to the latest ones:

[dependencies]
tokio = "1.26.0"
serde = "1.0.154"
serde_bencode = "0.2.3"
serde_json = "1.0.94"
serde_with = "2.3.0"
hex = "0.4.3"
percent-encoding = "2.2.0"
binascii = "0.1.4"
lazy_static = "1.4.0"
openssl = "0.10.45"
config = "0.13.3"
toml = "0.7.2"
log = "0.4.17"
fern = "0.6.1"
chrono = "0.4.23"
r2d2 = "0.8.10"
r2d2_mysql = "23.0.0"
r2d2_sqlite = "0.21.0"
rand = "0.8.5"
derive_more = "0.99.17"
thiserror = "1.0.39"
futures = "0.3.26"
async-trait = "0.1.66"
aquatic_udp_protocol = "0.2.0"
uuid = "1.3.0"
axum = "0.6.10"
axum-server = "0.4.6"
axum-client-ip = "0.4.0"
bip_bencode = "0.4.4"
multimap = "0.8.3"
hyper = "0.14.24"

[dev-dependencies]
mockall = "0.11.3"
reqwest = "0.11.14"
serde_urlencoded = "0.7.1"
serde_repr = "0.1.11"
serde_bytes = "0.11.9"

@josecelano josecelano marked this pull request as ready for review March 10, 2023 13:50
@josecelano josecelano merged commit daff0e9 into torrust:develop Mar 10, 2023
josecelano added a commit to josecelano/torrust-tracker that referenced this pull request Mar 20, 2023
Entrypoint for the crate documentation, the `lib.rs` file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant