Skip to content

Commit ec8c67a

Browse files
committed
Call out more of Tor's work
1 parent b643f64 commit ec8c67a

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
@@ -270,7 +270,7 @@ For more investigation on using this file, see
270270
##### `cargo publish --workspace`
271271

272272
[torhovland](https://github.com/torhovland) stepped up to break down what it would take to add `--workspace` in [#1169](https://github.com/rust-lang/cargo/issues/1169) and [#10948](https://github.com/rust-lang/cargo/issues/10948) and
273-
[jneem](https://github.com/jneem) took over, working on `cargo package --workspace`.
273+
They then worked with [jneem](https://github.com/jneem) on `cargo package --workspace`.
274274

275275
The first problem to address is how will we generate a valid lockfile for packages that haven't been uploaded.
276276
We discussed this in Office Hours and decided to implement an internal-only package-source overlay system in

0 commit comments

Comments
 (0)