fix blip install (missing files)
This commit is contained in:
parent
742cd8b2aa
commit
6aa665dd85
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
[package]
|
[package]
|
||||||
name = "bliplib"
|
name = "bliplib"
|
||||||
version = "0.2.3"
|
version = "0.2.4"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
authors = ["Breval Ferrari <breval.ferrari@fish.golf>"]
|
authors = ["Breval Ferrari <breval.ferrari@fish.golf>"]
|
||||||
description = "The Bizarre Language for Intermodulation Programming (BLIP)"
|
description = "The Bizarre Language for Intermodulation Programming (BLIP)"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
include = ["LICENSE", "src/*"]
|
include = ["LICENSE", "src/*", "doc/*.txt", "doc/fasteval/*.txt"]
|
||||||
repository = "https://gitdab.com/breval/blip"
|
repository = "https://gitdab.com/breval/blip"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue