Pārlūkot izejas kodu

Merge branch 'DragonOS-Community:master' into master

GnoCiYeH 1 gadu atpakaļ
vecāks
revīzija
eefd5eb95f
3 mainītis faili ar 0 papildinājumiem un 10 dzēšanām
  1. 0 7
      .vscode/launch.json
  2. 0 2
      DragonReach/.crates.toml
  3. 0 1
      DragonReach/.crates2.json

+ 0 - 7
.vscode/launch.json

@@ -1,7 +0,0 @@
-{
-    // 使用 IntelliSense 了解相关属性。 
-    // 悬停以查看现有属性的描述。
-    // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
-    "version": "0.2.0",
-    "configurations": []
-}

+ 0 - 2
DragonReach/.crates.toml

@@ -1,2 +0,0 @@
-[v1]
-"DragonReach 0.1.0 (path+file:///home/heyicong/DragonReach)" = ["DragonReach"]

+ 0 - 1
DragonReach/.crates2.json

@@ -1 +0,0 @@
-{"installs":{"DragonReach 0.1.0 (path+file:///home/heyicong/DragonReach)":{"version_req":null,"bins":["DragonReach"],"features":[],"all_features":false,"no_default_features":false,"profile":"release","target":"target","rustc":"rustc 1.74.0-nightly (20999de3a 2023-09-15)\nbinary: rustc\ncommit-hash: 20999de3a2f866a6006169c9bc188017aba79fcc\ncommit-date: 2023-09-15\nhost: x86_64-unknown-linux-gnu\nrelease: 1.74.0-nightly\nLLVM version: 17.0.0\n"}}}