Browse Source

Bump semver and range-v3 version, and add pubgrub dep

default_compile_flags
vector-of-bool 5 years ago
parent
commit
5f3d187df0
2 changed files with 6 additions and 3 deletions
  1. +3
    -2
      package.dds
  2. +3
    -1
      remote.dds

+ 3
- 2
package.dds View File

Depends: neo-buffer 0.1.0 Depends: neo-buffer 0.1.0
Depends: spdlog 1.4.2 Depends: spdlog 1.4.2
Depends: ms-wil 2019.11.10 Depends: ms-wil 2019.11.10
Depends: range-v3 0.9.1
Depends: range-v3 0.10.0
Depends: nlohmann-json 3.7.1 Depends: nlohmann-json 3.7.1
Depends: neo-sqlite3 0.2.2 Depends: neo-sqlite3 0.2.2
Depends: semver 0.2.0
Depends: semver 0.2.1
Depends: pubgrub 0.1.0


Test-Driver: Catch-Main Test-Driver: Catch-Main

+ 3
- 1
remote.dds View File

Remote-Package: range-v3 0.9.1; git url=https://github.com/ericniebler/range-v3.git ref=0.9.1 auto=Niebler/range-v3 Remote-Package: range-v3 0.9.1; git url=https://github.com/ericniebler/range-v3.git ref=0.9.1 auto=Niebler/range-v3
Remote-Package: range-v3 0.10.0; git url=https://github.com/ericniebler/range-v3.git ref=0.10.0 auto=Niebler/range-v3
Remote-Package: spdlog 1.4.2; git url=https://github.com/gabime/spdlog.git ref=v1.4.2 auto=spdlog/spdlog Remote-Package: spdlog 1.4.2; git url=https://github.com/gabime/spdlog.git ref=v1.4.2 auto=spdlog/spdlog


# Even a shallow clone of nlohmann-json is HUGE. This fork has only the minimal # Even a shallow clone of nlohmann-json is HUGE. This fork has only the minimal
Remote-Package: neo-buffer 0.1.0; git url=https://github.com/vector-of-bool/neo-buffer.git ref=develop Remote-Package: neo-buffer 0.1.0; git url=https://github.com/vector-of-bool/neo-buffer.git ref=develop


Remote-Package: neo-sqlite3 0.2.2; git url=https://github.com/vector-of-bool/neo-sqlite3.git ref=0.2.2 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.0; git url=https://github.com/vector-of-bool/semver.git ref=0.2.0
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

Loading…
Cancel
Save