mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
Fix toml format error
This commit is contained in:
@@ -12,10 +12,10 @@ to the same location.
|
||||
"""
|
||||
|
||||
[affected]
|
||||
functions = {
|
||||
"rulinalg::matrix::RowMut::raw_slice" = [">= 0.4.0"],
|
||||
"rulinalg::matrix::RowMut::raw_slice_mut" = [">= 0.4.0"],
|
||||
}
|
||||
|
||||
[affected.functions]
|
||||
"rulinalg::matrix::RowMut::raw_slice" = [">= 0.4.0"]
|
||||
"rulinalg::matrix::RowMut::raw_slice_mut" = [">= 0.4.0"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
|
||||
Reference in New Issue
Block a user