description, license, versions

[?]
Jun 4, 2021, 2:00 PM
424R2VFMTHIPTPPNCGFBKHQUD3UO2CBNA3KNL3PQ5IKEJUGIJJTQC

Dependencies

Change contents

  • edit in Cargo.toml at line 3
    [2.7363]
    [2.7363]
    description = "A clustering tool for PostgreSQL, based on Etcd"
    license = "MIT/Apache-2.0"
  • replacement in Cargo.toml at line 12
    [2.7573][2.7573:7810]()
    etcd-client = "*"
    futures = "*"
    tokio = { version = "1.4", features = [ "net", "time", "rt-multi-thread", "macros", "io-util", "fs", "sync", "signal" ] }
    hyper = "*"
    clap = "*"
    anyhow = "*"
    log = "*"
    env_logger = "*"
    tokio-postgres = "*"
    [2.7573]
    etcd-client = "0.6"
    futures = "0.3"
    tokio = { version = "1.6", features = [ "net", "time", "rt-multi-thread", "macros", "io-util", "fs", "sync", "signal" ] }
    hyper = "0.14"
    clap = "2.33"
    anyhow = "1.0"
    log = "0.4"
    env_logger = "0.8"
    tokio-postgres = "0.7"
  • replacement in Cargo.lock at line 1017
    [2.33281][2.33281:33299]()
    version = "1.5.0"
    [2.33281]
    [2.33299]
    version = "1.6.1"
  • replacement in Cargo.lock at line 1019
    [2.33364][2.33364:33442]()
    checksum = "83f0c8e7c0addab50b663055baf787d0af7f413a46e6e7fb9559a4e4db7137a5"
    [2.33364]
    [2.33442]
    checksum = "0a38d31d7831c6ed7aad00aa4c12d9375fd225a6dd77da1d25b707346319a975"