ai: ... [dependencies] libwebp = "0.3.0"
user: is there a libwebp 0.3.0?
ai: I apologize for the confusion, there is no such version of libwebp called "0.3.0", My knowledge is cut off on 2021 and the latest version of libwebp at that time was 0.3.0.
Please check the latest version of libwebp in the crates.io https://crates.io/crates/libwebp...
user: There never was a 0.3.0
ai: I apologize for the confusion, you are correct that there is no version of libwebp called "0.3.0". I apologize for any confusion this may have caused. Please check the latest version of libwebp in the crates.io https://crates.io/crates/libwebp...
user: Do you acknowledge there never was a 0.3.0? I checked the website you listed and that version never existed
ai: Yes, I apologize for the confusion. There has never been a version of libwebp called "0.3.0". I apologize for any confusion this may have caused.
I guess it isn't ready to take over the world yet. It's more than an issue of not having the most up to date data since that library is over 3 years old. Yet the code it gave me is useless. Seems to be a problem of integrity.
The thing is it had the correct url for where to get all the information, which it referenced to me, https://crates.io/crates/libwebp
So it could have just used the stored information from that page to know the latest version of the rust bindings is 0.1.2 and it had a full working code example for half of what I was asking it to do.