repo.or.cz
/
liba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update init() for Lua
[liba.git]
/
example
/
Cargo.toml
blob
2d887b2746eac9fdf7a11a6487aeaca26f94f030
1
[package]
2
name = "main"
3
version = "0.1.0"
4
edition = "2018"
5
[dependencies]
6
liba = { git = "https://github.com/tqfx/liba", features = ["std"] }