mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
lockall.run fix again
This commit is contained in:
parent
9a7429b54e
commit
92093fd1d2
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ foo: a = 1, b = 2
|
||||||
baz
|
baz
|
||||||
still in foo::lock
|
still in foo::lock
|
||||||
bar: a = 3
|
bar: a = 3
|
||||||
still in foo
|
still in foo
|
||||||
|
|
Loading…
Reference in a new issue