mirror of
https://github.com/tailix/libkernaux.git
synced 2025-02-17 15:45:32 -05:00
Fix: Bump version (0.1.0)
This commit is contained in:
parent
cef445ac72
commit
46169ac7e1
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "kernaux-sys"
|
||||
version = "0.0.0"
|
||||
version = "0.1.0"
|
||||
authors = ["Alex Kotov <kotovalexarian@gmail.com>"]
|
||||
edition = "2021"
|
||||
description = "Unsafe no-std binding to libkernaux - auxiliary library for kernel development"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
b80c1d94519a43bd92c2b1a7626bdb5af5aa98dd993b2332d56449b0be7dbc8f libkernaux-0.1.0.tar.gz
|
||||
591b85194f5d37098f5f2697d5090eb01c394e9bc7ac9bf9c53724253d4993d4 kernaux-0.1.0.crate
|
||||
1182ce22ad7a6470250e628fe1abc20097cc9fcc41575b56aa460ea9f48e8fda kernaux-sys-0.1.0.crate
|
||||
3dffc130b69af284d4c15211027a0e7e39de88e014e1f45e22d726f5b78f7bf6 kernaux-0.1.0.gem
|
||||
00b22e28ecddde5beca8b7d425d91eaf3634ee1d9df0bcf9565938d02353cd49 libkernaux-0.2.0.tar.gz
|
||||
9c7f0cf2107f959b8d154985d2376b8dacf1f58d4b2ea19ea72341c76f132d27 kernaux-0.2.0.crate
|
||||
|
|
Loading…
Add table
Reference in a new issue