Revert "cargo: Add a FIXME about immutability"
This reverts commit 978ff7972c.
This commit is contained in:
parent
978ff7972c
commit
6ea4047e50
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@ import str;
|
|||
import vec;
|
||||
import getopts::{optflag, optopt, opt_present};
|
||||
|
||||
// FIXME: Make these fields imm
|
||||
|
||||
type package = {
|
||||
mut name: str,
|
||||
mut uuid: str,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue