File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -441,7 +441,7 @@ checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"
441441[[package ]]
442442name = " libwild"
443443version = " 0.5.0"
444- source = " git+https://github.com/davidlattimore/wild?rev=35f1e6e#35f1e6ee7ee8859a8829a13daae81d2480958ac3 "
444+ source = " git+https://github.com/davidlattimore/wild?rev=90d0b4f#90d0b4fc03c23af2cd446df44f73d056418827bd "
445445dependencies = [
446446 " anyhow" ,
447447 " atomic-take" ,
@@ -498,7 +498,7 @@ dependencies = [
498498[[package ]]
499499name = " linker-layout"
500500version = " 0.5.0"
501- source = " git+https://github.com/davidlattimore/wild?rev=35f1e6e#35f1e6ee7ee8859a8829a13daae81d2480958ac3 "
501+ source = " git+https://github.com/davidlattimore/wild?rev=90d0b4f#90d0b4fc03c23af2cd446df44f73d056418827bd "
502502dependencies = [
503503 " anyhow" ,
504504 " postcard" ,
@@ -508,7 +508,7 @@ dependencies = [
508508[[package ]]
509509name = " linker-trace"
510510version = " 0.5.0"
511- source = " git+https://github.com/davidlattimore/wild?rev=35f1e6e#35f1e6ee7ee8859a8829a13daae81d2480958ac3 "
511+ source = " git+https://github.com/davidlattimore/wild?rev=90d0b4f#90d0b4fc03c23af2cd446df44f73d056418827bd "
512512dependencies = [
513513 " anyhow" ,
514514 " postcard" ,
@@ -518,7 +518,7 @@ dependencies = [
518518[[package ]]
519519name = " linker-utils"
520520version = " 0.5.0"
521- source = " git+https://github.com/davidlattimore/wild?rev=35f1e6e#35f1e6ee7ee8859a8829a13daae81d2480958ac3 "
521+ source = " git+https://github.com/davidlattimore/wild?rev=90d0b4f#90d0b4fc03c23af2cd446df44f73d056418827bd "
522522dependencies = [
523523 " anyhow" ,
524524 " leb128" ,
Original file line number Diff line number Diff line change @@ -4,4 +4,7 @@ version = "0.1.0"
44edition = " 2024"
55
66[dependencies ]
7- libwild = { git = " https://github.com/davidlattimore/wild" , rev = " 35f1e6e" }
7+ libwild = { git = " https://github.com/davidlattimore/wild" , rev = " 90d0b4f" }
8+
9+ [profile .release ]
10+ lto = " thin"
You can’t perform that action at this time.
0 commit comments