Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sigseg5 committed Nov 28, 2023
1 parent 9143156 commit a62c591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "outline_api"
version = "2.0.3"
version = "2.0.4"
edition = "2021"
authors = ["sigseg5"]
license = "MIT"
Expand All @@ -20,7 +20,7 @@ exclude = [
reqwest = { version = "0.11.22", features = ["blocking"] }
serde_json = "1.0.108"
log = "0.4.20"
env_logger = "0.10.0"
env_logger = "0.10.1"

[profile.release]
opt-level = "z"
Expand Down

0 comments on commit a62c591

Please sign in to comment.