Commit 3bc3651 1 parent 24e70e6 commit 3bc3651 Copy full SHA for 3bc3651
File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build] ( https://github.com/mthh/sfcgal-sys/actions/workflows/test.yml/badge.svg )] ( https://github.com/mthh/sfcgal-sys/actions/workflows/test.yml )
4
4
[ ![ Crates.io] ( https://img.shields.io/crates/v/sfcgal-sys.svg )] ( https://crates.io/crates/sfcgal-sys )
5
+ [ ![ Static Badge] ( https://img.shields.io/badge/documentation-0.7-green )] ( https://mthh.github.io/sfcgal-sys/sfcgal_sys/ )
5
6
6
7
Rust low-level FFI bindings to [ ` SFCGAL ` ] ( https://sfcgal.gitlab.io/SFCGAL/ ) 1.5.x C API.
7
8
Don't use this crate directly, prefer it's higher-level wrapper : [ sfcgal-rs] ( https://github.com/mthh/sfcgal-rs ) .
8
9
9
- [ Documentation] ( https://mthh.github.io/sfcgal-rs/sfcgal_sys/ )
10
+ > [ !IMPORTANT]
11
+ > Note that the required version of SFCGAL is currently 1.5.x (latest version - 2023-10-30).
12
+ > If you want to use SFCCAL 1.4.x, you can use the 0.6.x version of this crate / of [ sfcgal-rs] ( https://github.com/mthh/sfcgal-rs ) .
10
13
11
14
## Internals
12
15
You can’t perform that action at this time.
0 commit comments