Skip to content

Commit

Permalink
chore: update lumper version
Browse files Browse the repository at this point in the history
Signed-off-by: Simon LUCIDO <[email protected]>
  • Loading branch information
lucido-simon committed Oct 24, 2023
1 parent 532c26a commit 5789606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ anyhow = "1.0.62"
clap = { version="4.1.6", features=["derive"] }
serde_yaml = "0.9"
env_logger = "0.10.0"
lumper = { git = "https://github.com/do4-2022/lumper.git", rev = "5305a5d970ddcd331f5e6a82e2db313bbb7a6a33" }
lumper = { git = "https://github.com/faast-rt/lumper.git", rev = "81366eb" }

[dependencies.uuid]
version = "1.3.0"
Expand Down

0 comments on commit 5789606

Please sign in to comment.