Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 85) sorted by relevance

1234

/DragonOS/kernel/crates/intertrait/macros/
H A DCargo.toml4 version = "0.2.2"
17 syn = { version = "1.0", features = ["full"] }
19 uuid = { version = "0.8", features = ["v4"] }
22 intertrait = { version = "=0.2.2", path = ".." }
/DragonOS/kernel/crates/unified-init/macros/
H A DCargo.toml3 version = "0.1.0"
14 syn = { version = "2.0.42", features = ["full"] }
15 uuid = { version = "0.8", features = ["v4"] }
/DragonOS/kernel/
H A DCargo.toml3 version = "0.1.10"
38 elf = { version = "=0.7.2", default-features = false }
47 num = { version = "=0.4.0", default-features = false }
50 smoltcp = { version = "=0.11.0", default-features = false, features = ["log", "alloc", "socket-raw…
52 uefi = { version = "=0.26.0", features = ["alloc"] }
75 sbi-rt = { version = "=0.0.3", features = ["legacy"] }
83 version = "=1.4.0"
/DragonOS/user/apps/test_tokio/
H A DCargo.toml3 version = "0.1.0"
7 tokio = { version = "1.25", features = [
/DragonOS/.github/ISSUE_TEMPLATE/
H A Dbug_report.md15 - DADK版本:[通过`dadk --version`获取]
16 - Rust版本:[在DragonOS目录下使用`rustc --version`获取]
/DragonOS/build-scripts/kernel_build/
H A DCargo.toml3 version = "0.1.0"
11 cc = { version = "1.0.83", features = ["parallel"] }
/DragonOS/user/apps/test-backlog/
H A DCargo.toml3 version = "0.1.0"
11 actix-web={ version = "3.0.0",default-features = false,features=["rust-tls"] }
/DragonOS/kernel/crates/system_error/
H A DCargo.toml3 version = "0.1.0"
11 num = { version = "0.4.0", default-features = false }
/DragonOS/tools/debugging/logmonitor/
H A DCargo.toml3 version = "0.1.0"
12 clap = { version = "4.4.7", features = ["color", "error-context", "help", "std", "suggestions", "us…
/DragonOS/.github/actions/install-apt-packages/
H A Daction.yml10 version: ${{ hashFiles('.github/actions/install-apt-packages/action.yml') }}
15 version: ${{ hashFiles('.github/actions/install-apt-packages/action.yml') }}
/DragonOS/kernel/crates/intertrait/
H A DCargo.toml3 version = "0.2.2"
19 intertrait-macros = { version = "=0.2.2", path = "macros" }
/DragonOS/user/apps/test_socket/
H A DCargo.toml3 version = "0.1.0"
/DragonOS/user/apps/test_statx/
H A DCargo.toml3 version = "0.1.0"
/DragonOS/user/apps/test_lo/
H A DCargo.toml3 version = "0.1.0"
/DragonOS/kernel/crates/wait_queue_macros/
H A DCargo.toml3 version = "0.1.0"
/DragonOS/
H A D.readthedocs.yaml5 version: 2
7 # Set the OS, Python version and other tools you might need
/DragonOS/kernel/crates/rust-slabmalloc/
H A DCargo.toml3 version = "0.11.0"
/DragonOS/kernel/crates/crc/
H A DCargo.toml3 version = "0.1.0"
/DragonOS/kernel/crates/bitmap/
H A DCargo.toml3 version = "0.1.0"
/DragonOS/kernel/crates/driver_base_macros/
H A DCargo.toml3 version = "0.1.0"
/DragonOS/kernel/crates/asm_macros/
H A DCargo.toml3 version = "0.1.0"
/DragonOS/user/dadk/config/
H A Dclear-0.1.0.dadk3 "version": "0.1.0",
H A Dtest_socket-0.1.0.dadk3 "version": "0.1.0",
H A Dtest_tokio-0.1.0.dadk3 "version": "0.1.0",
/DragonOS/kernel/crates/klog_types/
H A DCargo.toml3 version = "0.1.0"

1234