Skip to content

Commit 72cf454

Browse files
Switch from facet-dev to captain
1 parent 0e787dd commit 72cf454

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
# picante
2-
3-
[![Crates.io](https://img.shields.io/crates/v/picante.svg)](https://crates.io/crates/picante)
4-
[![docs.rs](https://docs.rs/picante/badge.svg)](https://docs.rs/picante)
5-
[![License](https://img.shields.io/crates/l/picante.svg)](./LICENSE)
6-
[![codecov](https://codecov.io/gh/bearcove/picante/graph/badge.svg)](https://codecov.io/gh/bearcove/picante)
7-
![Experimental](https://img.shields.io/badge/status-experimental-yellow.svg)
8-
9-
101
**picante** is an **async** incremental query runtime for Rust, inspired by Salsa but built for **Tokio-first** pipelines (like Dodeca).
112

123
**What it has today**
@@ -188,7 +179,3 @@ dependency cycle detected
188179

189180
- Tokio-only: query execution uses Tokio task-local context.
190181
- Global invalidation v1: changing any input bumps a single global `Revision`.
191-
192-
## License
193-
194-
Licensed under either of Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>) or MIT license ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>) at your option.

0 commit comments

Comments
 (0)