mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Update changelog for 1.79.0
This commit is contained in:
parent
6706ee9c35
commit
d85644ea55
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,5 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## Cargo 1.79 (2024-06-13)
|
||||
[2fe739fc...HEAD](https://github.com/rust-lang/cargo/compare/2fe739fc...HEAD)
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
|
||||
- Replace dashes with underscores also if `lib.name` is inferred from `package.name`.
|
||||
[#12783](https://github.com/rust-lang/cargo/pull/12783)
|
||||
|
||||
### Nightly only
|
||||
|
||||
## Cargo 1.78 (2024-05-02)
|
||||
[7bb7b539...rust-1.78.0](https://github.com/rust-lang/cargo/compare/7bb7b539...rust-1.78.0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user