cogciprocate / ocl

OpenCL for Rust
Other
721 stars 75 forks source link

Fix images_safe_clamp example compilation #182

Open gkelly opened 4 years ago

gkelly commented 4 years ago

The images_safe_clamp example specifies '*' as the version for the time crate. Update the example to the v0.2 API and pin the version there.