Skip to content

Commit

Permalink
chore: bump rtp to v0.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
Banyc committed May 5, 2024
1 parent 37e798a commit 742d96a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ once_cell = "1"
pin-project-lite = "0.2"
rand = "0.8"
regex = "1"
rtp = { git = "https://github.com/Banyc/rtp.git", tag = "v0.0.38" }
rtp = { git = "https://github.com/Banyc/rtp.git", tag = "v0.0.39" }
scopeguard = "1"
serde = "1"
serde_json = "1"
Expand Down

0 comments on commit 742d96a

Please sign in to comment.