Skip to content

Commit 74793f0

Browse files
committed
Mention new MSRV in README
1 parent 17f28f7 commit 74793f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ LDK Node currently comes with a decidedly opinionated set of design choices:
6464
LDK Node itself is written in [Rust][rust] and may therefore be natively added as a library dependency to any `std` Rust program. However, beyond its Rust API it also offers language bindings for [Swift][swift], [Kotlin][kotlin], and [Python][python] based on the [UniFFI](https://github.com/mozilla/uniffi-rs/). Moreover, [Flutter bindings][flutter_bindings] are also available.
6565

6666
## MSRV
67-
The Minimum Supported Rust Version (MSRV) is currently 1.63.0.
67+
The Minimum Supported Rust Version (MSRV) is currently 1.75.0.
6868

6969
[api_docs]: https://docs.rs/ldk-node/*/ldk_node/
7070
[api_docs_node]: https://docs.rs/ldk-node/*/ldk_node/struct.Node.html

0 commit comments

Comments
 (0)