mirror of
https://codeberg.org/insects/cargo-spiel
synced 2025-05-23 02:33:41 +00:00
chore: push version
This commit is contained in:
parent
417bba825c
commit
278518f0cd
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -156,7 +156,7 @@ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cargo-spiel"
|
name = "cargo-spiel"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"axum",
|
"axum",
|
||||||
"clap",
|
"clap",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "cargo-spiel"
|
name = "cargo-spiel"
|
||||||
description = "Run a playground connected to a Cargo project locally"
|
description = "Run a playground connected to a Cargo project locally"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
repository = "https://codeberg.org/insects/cargo-spiel"
|
repository = "https://codeberg.org/insects/cargo-spiel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue