Skip to content

Commit 8777ff5

Browse files
committed
scx_lavd: Bump version for v1.0.9 release
Forgot to bump lavd version during v1.0.9 release.
1 parent c0ad538 commit 8777ff5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.

scheds/rust/scx_lavd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "scx_lavd"
3-
version = "1.0.8"
3+
version = "1.0.9"
44
authors = ["Changwoo Min <[email protected]>", "Igalia"]
55
edition = "2021"
66
description = "A Latency-criticality Aware Virtual Deadline (LAVD) scheduler based on sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. https://github.com/sched-ext/scx/tree/main"

0 commit comments

Comments
 (0)