Fix r2d2_odbc name (#1296)

* Fix r2d2_odbc name
This commit is contained in:
pinkforest(she/her)
2022-08-03 03:32:03 +10:00
committed by GitHub
parent d8e134f108
commit c568a8a3bc

View File

@@ -1,7 +1,7 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "r2d2-odbc"
package = "r2d2_odbc"
date = "2022-01-17"
informational = "unmaintained"
url = "https://github.com/Koka/r2d2-odbc/issues/128#issuecomment-958629171"