chore: Release railwayapp version 3.0.3

This commit is contained in:
nebulatgs 2023-03-04 00:57:41 -05:00
parent 21bbdcc7f8
commit ce001c1b6d
No known key found for this signature in database
GPG key ID: 10F57782EEBBEC9A
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1452,7 +1452,7 @@ dependencies = [
[[package]]
name = "railwayapp"
version = "3.0.2"
version = "3.0.3"
dependencies = [
"anyhow",
"async-tungstenite",

View file

@ -1,6 +1,6 @@
[package]
name = "railwayapp"
version = "3.0.2"
version = "3.0.3"
edition = "2021"
license = "MIT"
authors = ["Railway <contact@railway.app>"]