Skip to content

Commit c123691

Browse files
committed
chore: update starry-vdso dependency
1 parent 18825b2 commit c123691

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ spin = "0.10"
7575
starry-process = "0.2"
7676
starry-signal = { version = "0.2", git = "https://github.com/Starry-OS/starry-signal.git", tag = "dev-v02" }
7777
starry-vm = "0.2"
78-
starry-vdso = { git = "https://github.com/Starry-OS/starry-vdso.git", rev = "699c0e0" }
78+
starry-vdso = { git = "https://github.com/Starry-OS/starry-vdso.git", rev = "8f1ab42" }
7979

8080
starry-core = { path = "./core" }
8181
starry-api = { path = "./api" }

0 commit comments

Comments
 (0)