Re-integrate examples into the root workspace (#1466)

Co-authored-by: David Pedersen <[email protected]>
This commit is contained in:
Jonas Platte
2023-03-10 12:02:11 +01:00
committed by GitHub
co-authored by David Pedersen
parent e7eda0e416
commit dc480f7b0e
44 changed files with 60 additions and 78 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
//! Run with
//!
//! ```not_rust
//! cd examples && cargo run -p example-sqlx-postgres
//! cargo run -p example-sqlx-postgres
//! ```
//!
//! Test with curl: