cbindgen 0.12.1
This commit is contained in:
@@ -12,9 +12,9 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A tool for generating C bindings to Rust code</Summary>
|
<Summary>A tool for generating C bindings to Rust code</Summary>
|
||||||
<Description>Rust koduna C bağlamaları oluşturmak için bir araç</Description>
|
<Description>Rust koduna C bağlamaları oluşturmak için bir araç</Description>
|
||||||
<Archive sha1sum="e38fede34d72c42bf713797c03d6fbe9a6228125" type="targz">https://github.com/eqrion/cbindgen/archive/v0.10.1.tar.gz</Archive>
|
<Archive sha1sum="030341a6aea78c59293f165fa30dff3103b90588" type="targz">https://github.com/eqrion/cbindgen/archive/v0.12.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="1.34.2">rust</Dependency>
|
<Dependency versionFrom="1.40.0">rust</Dependency>
|
||||||
<Dependency>llvm</Dependency>
|
<Dependency>llvm</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -31,6 +31,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2020-01-11</Date>
|
||||||
|
<Version>0.12.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Idris Kalp</Name>
|
||||||
|
<Email>idriskalp@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2019-12-03</Date>
|
<Date>2019-12-03</Date>
|
||||||
<Version>0.10.1</Version>
|
<Version>0.10.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user