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 Dependancies #8

Closed

Conversation

StefanBossbaly
Copy link
Owner

@StefanBossbaly StefanBossbaly commented Jul 21, 2024

name       old req compatible latest  new req
====       ======= ========== ======  =======
reqwest    0.12.4  0.12.5     0.12.5  0.12.5 
serde_json 1.0.117 1.0.120    1.0.120 1.0.120
serde      1.0.203 1.0.204    1.0.204 1.0.204
thiserror  1.0.61  1.0.63     1.0.63  1.0.63 
tokio      1.38.0  1.38.1     1.38.1  1.38.1

StefanBossbaly and others added 2 commits July 21, 2024 10:06
Added the ability to automatically update the dependancies in the
Cargo.toml file with the latest from crates.io. These upgrades are done
weekly on Sunday at midnight.
====       ======= ========== ======  =======
reqwest    0.12.4  0.12.5     0.12.5  0.12.5
serde_json 1.0.117 1.0.120    1.0.120 1.0.120
serde      1.0.203 1.0.204    1.0.204 1.0.204
thiserror  1.0.61  1.0.63     1.0.63  1.0.63
tokio      1.38.0  1.38.1     1.38.1  1.38.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant