File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2234,7 +2234,7 @@ dependencies = [
2234
2234
[[package ]]
2235
2235
name = " libwild"
2236
2236
version = " 0.4.0"
2237
- source = " git+https://github.com/davidlattimore/wild.git?rev=419724d#419724d7dae2af452729b9b109064edf0ac1d7d7 "
2237
+ source = " git+https://github.com/davidlattimore/wild.git?rev=e046ec6#e046ec6deb55aa57fac742f5242ecb2762a3fead "
2238
2238
dependencies = [
2239
2239
" anyhow" ,
2240
2240
" atomic-take" ,
@@ -2303,7 +2303,7 @@ dependencies = [
2303
2303
[[package ]]
2304
2304
name = " linker-layout"
2305
2305
version = " 0.4.0"
2306
- source = " git+https://github.com/davidlattimore/wild.git?rev=419724d#419724d7dae2af452729b9b109064edf0ac1d7d7 "
2306
+ source = " git+https://github.com/davidlattimore/wild.git?rev=e046ec6#e046ec6deb55aa57fac742f5242ecb2762a3fead "
2307
2307
dependencies = [
2308
2308
" anyhow" ,
2309
2309
" postcard" ,
@@ -2313,7 +2313,7 @@ dependencies = [
2313
2313
[[package ]]
2314
2314
name = " linker-trace"
2315
2315
version = " 0.4.0"
2316
- source = " git+https://github.com/davidlattimore/wild.git?rev=419724d#419724d7dae2af452729b9b109064edf0ac1d7d7 "
2316
+ source = " git+https://github.com/davidlattimore/wild.git?rev=e046ec6#e046ec6deb55aa57fac742f5242ecb2762a3fead "
2317
2317
dependencies = [
2318
2318
" anyhow" ,
2319
2319
" postcard" ,
@@ -2323,7 +2323,7 @@ dependencies = [
2323
2323
[[package ]]
2324
2324
name = " linker-utils"
2325
2325
version = " 0.4.0"
2326
- source = " git+https://github.com/davidlattimore/wild.git?rev=419724d#419724d7dae2af452729b9b109064edf0ac1d7d7 "
2326
+ source = " git+https://github.com/davidlattimore/wild.git?rev=e046ec6#e046ec6deb55aa57fac742f5242ecb2762a3fead "
2327
2327
dependencies = [
2328
2328
" anyhow" ,
2329
2329
" object 0.36.7" ,
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ edition = "2021"
5
5
license = " MIT OR Apache-2.0"
6
6
7
7
[dependencies ]
8
- libwild = { git = " https://github.com/davidlattimore/wild.git" , rev = " 419724d " , features = [
8
+ libwild = { git = " https://github.com/davidlattimore/wild.git" , rev = " e046ec6 " , features = [
9
9
" fork" ,
10
10
] }
You can’t perform that action at this time.
0 commit comments