mirror of
https://github.com/railwayapp/cli
synced 2026-04-21 14:07:23 +00:00
chore: Release railwayapp version 3.0.3
This commit is contained in:
parent
21bbdcc7f8
commit
ce001c1b6d
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1452,7 +1452,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "railwayapp"
|
||||
version = "3.0.2"
|
||||
version = "3.0.3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-tungstenite",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "railwayapp"
|
||||
version = "3.0.2"
|
||||
version = "3.0.3"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
authors = ["Railway <contact@railway.app>"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue