Skip to content

Commit d6944d0

Browse files
htejunclaude
andcommitted
scx_pandemonium: add missing crates.io metadata
Add description and license fields required for crates.io publishing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c59267b commit d6944d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scheds/rust/scx_pandemonium/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "scx_pandemonium"
33
version = "5.4.13"
44
edition = "2021"
5+
description = "A behavioral, adaptive sched_ext scheduler with three-tier classification, L2 affinity, and process learning"
6+
license = "GPL-2.0-only"
57

68
[dependencies]
79
libbpf-rs = { version = "=0.26.1" }

0 commit comments

Comments
 (0)