mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
lockall.run fix
This commit is contained in:
parent
82947e3a59
commit
9a7429b54e
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