Skip to content

Commit

Permalink
🔧 fix docs.rs compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Odonno committed Feb 26, 2024
1 parent 9615a9f commit ae19683
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ predicates = "3.1.0"
pretty_assertions = "1.4.0"
serial_test = "3.0.0"
tokio-test = "0.4.3"

[package.metadata.docs.rs]
rustc-args = ["--cfg", "surrealdb_unstable"]

0 comments on commit ae19683

Please sign in to comment.