You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -13,7 +13,7 @@ The repo consists of multiple crates
13
13
|[**foundationdb-sys**](foundationdb-sys/README.md)|[](https://crates.io/crates/foundationdb-sys)[](https://docs.rs/foundationdb-sys)| C API bindings for FoundationDB |
14
14
|**foundationdb-gen**| n/a | Code generator for common options and types of FoundationDB |
15
15
16
-
The current version requires rustc 1.40+ to work (async/await feature).
16
+
The current version requires rustc 1.46+ to work.
17
17
The previous version (0.3) is still maintained and is available within the 0.3 branch.
18
18
19
19
You can access the `master` branch documentation [here](https://clikengo.github.io/foundationdb-rs/foundationdb/index.html).
0 commit comments