Skip to content

Commit

Permalink
Merge pull request #43 from glotzerlab/dependabot-cargo-trunk-cargo-v…
Browse files Browse the repository at this point in the history
…ersion-3a4cc764ab

Bump the cargo-version group with 4 updates
  • Loading branch information
joaander authored Sep 3, 2024
2 parents 566a447 + 3c73f60 commit 2fb981c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ env_logger = "0.11.5"
home = "0.5.9"
human_format = "1.1.0"
indicatif = "0.17.8"
indicatif-log-bridge = "0.2.2"
indicatif-log-bridge = "0.2.3"
log = "0.4.22"
memchr = "2.7.4"
nix = { version = "0.29.0", features = ["signal"] }
path-absolutize = "3.1.1"
postcard = { version = "1.0.8", default-features = false, features = ["use-std"] }
serde = { version = "1.0.204", features = ["derive"] }
serde_json = "1.0.121"
postcard = { version = "1.0.10", default-features = false, features = ["use-std"] }
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
signal-hook = { version = "0.3.17", default-features = false }
speedate = "0.14.4"
thiserror = "1.0.63"
Expand Down
10 changes: 5 additions & 5 deletions THIRDPARTY.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4152,7 +4152,7 @@ third_party_libraries:
SOFTWARE.

- package_name: indicatif-log-bridge
package_version: 0.2.2
package_version: 0.2.3
repository: https://github.com/djugei/indicatif-log-bridge
license: MIT
licenses:
Expand Down Expand Up @@ -5268,7 +5268,7 @@ third_party_libraries:
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
- package_name: postcard
package_version: 1.0.9
package_version: 1.0.10
repository: https://github.com/jamesmunns/postcard
license: MIT OR Apache-2.0
licenses:
Expand Down Expand Up @@ -6211,7 +6211,7 @@ third_party_libraries:
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
- package_name: serde
package_version: 1.0.208
package_version: 1.0.209
repository: https://github.com/serde-rs/serde
license: MIT OR Apache-2.0
licenses:
Expand Down Expand Up @@ -6419,7 +6419,7 @@ third_party_libraries:

END OF TERMS AND CONDITIONS
- package_name: serde_derive
package_version: 1.0.208
package_version: 1.0.209
repository: https://github.com/serde-rs/serde
license: MIT OR Apache-2.0
licenses:
Expand Down Expand Up @@ -6627,7 +6627,7 @@ third_party_libraries:

END OF TERMS AND CONDITIONS
- package_name: serde_json
package_version: 1.0.125
package_version: 1.0.127
repository: https://github.com/serde-rs/json
license: MIT OR Apache-2.0
licenses:
Expand Down

0 comments on commit 2fb981c

Please sign in to comment.