Closed chills42 closed 7 years ago
Updating dependencies that do not have any semver conflicts. There are still a few others that could probably be updated with a little work, as noted by cargo outdated:
The following dependencies have newer versions available: Name Project Ver SemVer Compat Latest Ver ansi_term 0.7.5 -- 0.9.0 clap 2.2.6 -- 2.14.0 clap->ansi_term 0.7.5 -- 0.9.0 clap->bitflags 0.5.0 -- 0.7.0 clap->strsim 0.4.1 -- 0.5.1 clog->toml 0.1.30 -- 0.2.1 semver 0.2.3 -- 0.5.0
The following dependencies have newer versions available:
Name Project Ver SemVer Compat Latest Ver ansi_term 0.7.5 -- 0.9.0 clap 2.2.6 -- 2.14.0 clap->ansi_term 0.7.5 -- 0.9.0 clap->bitflags 0.5.0 -- 0.7.0 clap->strsim 0.4.1 -- 0.5.1 clog->toml 0.1.30 -- 0.2.1 semver 0.2.3 -- 0.5.0
Edit:
After a few more updates, I saw no other breaking changes in the listed libraries. All that I see after this round is a clog dependency.
The following dependencies have newer versions available: Name Project Ver SemVer Compat Latest Ver clog->toml 0.1.30 -- 0.2.1
Name Project Ver SemVer Compat Latest Ver clog->toml 0.1.30 -- 0.2.1
Updating dependencies that do not have any semver conflicts. There are still a few others that could probably be updated with a little work, as noted by cargo outdated:
Edit:
After a few more updates, I saw no other breaking changes in the listed libraries. All that I see after this round is a clog dependency.