Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
brayniac committed Jul 30, 2023
1 parent 4312185 commit d05c15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ redis = { version = "0.22.3", features = ["tokio-comp"] }
ringlog = "0.2.0"
serde = "1.0.144"
serde_json = "1.0.94"
session = { git = "https://github.com/pelikan-io/pelikan" }
session = { git = "https://github.com/brayniac/pelikan", branch = "metriken" }
sha2 = "0.10.7"
slab = "0.4.8"
tokio = { version = "1.21.2", features = ["full"] }
Expand Down

0 comments on commit d05c15f

Please sign in to comment.