Skip to content

Commit a9f9ab5

Browse files
committed
chore: update starry-vdso dependency
1 parent ec18529 commit a9f9ab5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +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 = "c2951aa" }
79-
78+
starry-vdso = { git = "https://github.com/Starry-OS/starry-vdso.git", rev = "8f1ab42" }
8079
starry-core = { path = "./core" }
8180
starry-api = { path = "./api" }
8281

0 commit comments

Comments
 (0)