We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a31182c commit ae438afCopy full SHA for ae438af
src/lib.rs
@@ -7,7 +7,7 @@
7
//! driver for environments that run on WebAssembly.
8
//!
9
#![deprecated(
10
- since = "0.33",
+ since = "0.33.0",
11
note = "this crate has been deprecated, please use the `libsql` crate instead"
12
)]
13
0 commit comments