Skip to content

Update dependencies and add new packages#1

Merged
jackbackes merged 1 commit into
masterfrom
feat/update-dependencies-and-add-packages
Apr 17, 2023
Merged

Update dependencies and add new packages#1
jackbackes merged 1 commit into
masterfrom
feat/update-dependencies-and-add-packages

Conversation

@jackbackes
Copy link
Copy Markdown
Owner

Update dependencies to their latest versions to ensure the project stays up-to-date and secure. This includes updates to anyhow, async-openai, bumpalo, bytes, darling, dotenv, encoding_rs, eventsource-stream, fancy-regex, fastrand, form-urlencoded, http, itoa, js-sys, lazy_static, libc, linux-raw-sys, lock_api, log, memchr, mime, mime_guess, minimal-lexical, mio, nom, num_cpus, once_cell, openssl-probe, parking_lot, parking_lot_core, percent-encoding, pin-project-lite, pin-utils, ppv-lite86, proc-macro2, quote, rand, rand_chacha, rand_core, redox_syscall, regex, regex-automata, and regex-syntax.

Additionally, add the new package tempfile to the project dependencies as required by the latest update.

Dependencies:

  • winapi

Note: No testing has been added but tests were run.

Update dependencies to their latest versions to ensure the project stays up-to-date and secure. This includes updates to `anyhow`, `async-openai`, `bumpalo`, `bytes`, `darling`, `dotenv`, `encoding_rs`, `eventsource-stream`, `fancy-regex`, `fastrand`, `form-urlencoded`, `http`, `itoa`, `js-sys`, `lazy_static`, `libc`, `linux-raw-sys`, `lock_api`, `log`, `memchr`, `mime`, `mime_guess`, `minimal-lexical`, `mio`, `nom`, `num_cpus`, `once_cell`, `openssl-probe`, `parking_lot`, `parking_lot_core`, `percent-encoding`, `pin-project-lite`, `pin-utils`, `ppv-lite86`, `proc-macro2`, `quote`, `rand`, `rand_chacha`, `rand_core`, `redox_syscall`, `regex`, `regex-automata`, and `regex-syntax`.

Additionally, add the new package `tempfile` to the project dependencies as required by the latest update.

Dependencies:
- winapi

Note: No testing has been added but tests were run.
@jackbackes jackbackes merged commit 90842b9 into master Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant