-
-
Notifications
You must be signed in to change notification settings - Fork 150
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
chore(deps): Bump deps #319
Conversation
I was about to do this. Thanks for beating me to it! |
rebase please |
We also might need to bump MSRV. |
Toml needs 1.67 |
Is it ok if I bump MSRV in this PR? |
My thinking with MSRV is that I like to have a release that is ~ 1yr old. |
Actually, now that I think of it, let's do 1.66, you'll need to update the CI as well. |
I try to use 1.66 and I found it doesn't make any sense, because Another choice is that we can add both What do you think about it? |
I also changed the wrong key |
Im calling this good |
Glad to see the PR moving again.
This PR will bump a series of dependencies.
Bump
arc-swap
from 1.2 to 1.6.Bump
humantime
from 2.0 to 2.1.Bump
serde_yaml
from 0.8.4 to 0.9.Bump
toml
from 0.5 to 0.8.Bump
parking_lot
from 2.0 to 2.1.Bump
derivative
from 2.1.1 to 2.2.Bump
tempfile
from 3.1.0 to 3.8.