Skip to content

Commit 23b8570

Browse files
committed
Update dependencies.
1 parent 8da58f1 commit 23b8570

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

perfrecord/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

perfrecord/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ readme = "Readme.md"
1212
perfrecord-mach-ipc-rendezvous = { version = "0.2.1", path = "../perfrecord-mach-ipc-rendezvous" }
1313

1414
# profiler-symbol-server = { path = "../../profiler-symbol-server" }
15-
profiler-symbol-server = "0.7.1"
15+
profiler-symbol-server = "0.7.3"
1616

1717
tokio = { version = "1.6.1", features = ["rt", "rt-multi-thread", "macros"] }
1818
uuid = "0.8.1"

0 commit comments

Comments
 (0)