Skip to content

Commit 1acf330

Browse files
committed
Add date for cargo update --breaking.
1 parent 5a2e9e5 commit 1acf330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2024-06-19-this-development-cycle-in-cargo-1.80.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ In [#13979](https://github.com/rust-lang/cargo/pull/13979), [torhovland](https:/
253253
2. Reconcile the lockfile with these new version requirements
254254
3. Write out the new version requirements, preserving the precision used in the original requirement (e.g. `1.0` would be upgraded to `2.0`, not `2.0.5`)
255255

256-
This is available to use as of nightly TODO
256+
This is available to use as of nightly 2024-06-09.
257257

258258
##### `.crate` provenance
259259

0 commit comments

Comments
 (0)