chore(deps): lock file maintenance (#51) #139
Annotations
2 warnings
|
item in documentation is missing backticks:
src/lib.rs#L233
warning: item in documentation is missing backticks
--> src/vfs.rs:233:70
|
233 | /// Copies the provided string into a memory buffer allocated by sqlite3_mprintf.
| ^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown
= note: requested on the command line with `-W clippy::doc-markdown`
help: try
|
233 | /// Copies the provided string into a memory buffer allocated by `sqlite3_mprintf`.
| ~~~~~~~~~~~~~~~~~
|
|
build
Cache not found for keys: v0-rust-build-Linux-x64-c733e78c-fad6fa33, v0-rust-build-Linux-x64-c733e78c
|