瀏覽代碼

Pubgrub 0.1.1 fixes for MSVC

default_compile_flags
vector-of-bool 5 年之前
父節點
當前提交
123b0bb9fc
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. +1
    -1
      package.dds
  2. +1
    -1
      remote.dds

+ 1
- 1
package.dds 查看文件

@@ -8,6 +8,6 @@ Depends: range-v3 0.10.0
Depends: nlohmann-json 3.7.1
Depends: neo-sqlite3 0.2.2
Depends: semver 0.2.1
Depends: pubgrub 0.1.0
Depends: pubgrub 0.1.1

Test-Driver: Catch-Main

+ 1
- 1
remote.dds 查看文件

@@ -13,4 +13,4 @@ Remote-Package: neo-buffer 0.1.0; git url=https://github.com/vector-of-bool/neo-

Remote-Package: neo-sqlite3 0.2.2; git url=https://github.com/vector-of-bool/neo-sqlite3.git ref=0.2.2
Remote-Package: semver 0.2.1; git url=https://github.com/vector-of-bool/semver.git ref=0.2.1
Remote-Package: pubgrub 0.1.0; git url=https://github.com/vector-of-bool/pubgrub.git ref=0.1.0
Remote-Package: pubgrub 0.1.1; git url=https://github.com/vector-of-bool/pubgrub.git ref=0.1.1

Loading…
取消
儲存