275-fix-random-sigsegv #303

Closed
z78078 wants to merge 7 commits from 275-fix-random-sigsegv into master
1 changed files with 1 additions and 0 deletions
Showing only changes of commit e7f9a024bd - Show all commits

1
Cargo.lock generated
View File

@ -521,6 +521,7 @@ dependencies = [
"inkwell", "inkwell",
"insta", "insta",
"itertools", "itertools",
"lazy_static",
"nac3parser", "nac3parser",
"parking_lot 0.11.2", "parking_lot 0.11.2",
"rayon", "rayon",