unicorn icon indicating copy to clipboard operation
unicorn copied to clipboard

Add new cargo release for unicorn2

Open lockbox opened this issue 2 years ago • 2 comments

Since the ffi is exposed on dev branch now, and the set_cpu_model enums have been added (among others), can the maintainers push a new cargo 2.0.x release? thanks

lockbox avatar Jul 27 '23 18:07 lockbox

I'm planning a 2.1.0 release. We usually make a monolithic release for everything so please wait a bit.

At the same time, you could always use something like:

xxx = { git = "xxxx", branch = "xxxx"}

wtdcode avatar Jul 28 '23 06:07 wtdcode

Yeah that's what I'm doing atm

lockbox avatar Jul 28 '23 11:07 lockbox