[oden] Upgrade cargo

This commit is contained in:
John Doty 2023-09-11 20:40:28 -07:00
parent aa5c80f74b
commit 95d626c15f

View file

@ -3,4 +3,4 @@
# (I mean, I know WHY: you get errors if you don't. Missing libeh or
# something. But the reason for that error is beyond my ability to care at
# the moment.)
rustflags = ["-C","link-self-contained=true"]
rustflags = ["-C","link-self-contained=on"]