Skip to content

update various cargo dependencies #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 9, 2023
Merged

update various cargo dependencies #259

merged 2 commits into from
Mar 9, 2023

Conversation

kevinushey
Copy link
Contributor

Updates our cargo dependencies.

@kevinushey kevinushey requested a review from jmcphers March 9, 2023 21:27
serde_json = "1.0.94"
sha2 = "0.10.6"
uuid = { version = "1.3.0", features = ["v4"] }
zmq = "0.10.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that zmq appears to be statically linked by default, so ["vendored"] is no longer required.

@kevinushey kevinushey merged commit d4092e1 into main Mar 9, 2023
@wesm wesm deleted the feature/cargo-update branch March 15, 2024 18:22
wesm pushed a commit that referenced this pull request Mar 28, 2024
…er statement range detection

Merge pull request #259 from posit-dev/smart-send

Use "smart send" for Cmd+Enter statement range detection
--------------------
Commit message for posit-dev/positron-python@8a7f634:

fix merge issues

--------------------
Commit message for posit-dev/positron-python@a6ead38:

Merge remote-tracking branch 'origin/main' into smart-send

--------------------
Commit message for posit-dev/positron-python@96f3ed2:

fix excluding closing token

Addresses #1811.

--------------------
Commit message for posit-dev/positron-python@7872ce0:

use smart send feature in positron statement range provider


Authored-by: Wasim Lorgat <[email protected]>
Signed-off-by: Wasim Lorgat <[email protected]>
wesm pushed a commit that referenced this pull request Mar 28, 2024
…er statement range detection

Merge pull request #259 from posit-dev/smart-send

Use "smart send" for Cmd+Enter statement range detection
--------------------
Commit message for posit-dev/positron-python@8a7f634:

fix merge issues

--------------------
Commit message for posit-dev/positron-python@a6ead38:

Merge remote-tracking branch 'origin/main' into smart-send

--------------------
Commit message for posit-dev/positron-python@96f3ed2:

fix excluding closing token

Addresses #1811.

--------------------
Commit message for posit-dev/positron-python@7872ce0:

use smart send feature in positron statement range provider


Authored-by: Wasim Lorgat <[email protected]>
Signed-off-by: Wasim Lorgat <[email protected]>
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