Update cbindgen to 0.27.0

Change-Id: I2900e5f4567aaeb442486f259a2a7df527c054f8
1835 files changed
tree: ebf9ab8a4f4f42782399f45c4867992295c8183b
  1. cbindgen-0.27.0/
  2. .gitignore
  3. README.md
README.md

This repository contains mirrored source of the cbindgen crate from crates.io.

To update to a new version, use cargo download.

cargo download cbindgen==<VERSION> | tar zxf -

Modifications from the upstream source:

  • None