Skip to content

Commit f08390b

Browse files
Add an explicit dependency to address RUSTSEC-2026-0009
1 parent 3d15096 commit f08390b

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acknowledgments/acknowledgments-desktop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5823,7 +5823,7 @@ DEALINGS IN THE SOFTWARE.
58235823
58245824
```
58255825

5826-
## num-conv 0.1.0
5826+
## num-conv 0.2.0
58275827

58285828
```
58295829
Copyright (c) 2023 Jacob Pratt
@@ -5973,7 +5973,7 @@ SOFTWARE.
59735973
59745974
```
59755975

5976-
## time-core 0.1.6, time 0.3.44
5976+
## time-core 0.1.8, time 0.3.47
59775977

59785978
```
59795979
Copyright (c) Jacob Pratt et al.

acknowledgments/acknowledgments.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6793,7 +6793,7 @@ <h4>Used by:</h4>
67936793
<h3 id="MIT">MIT License</h3>
67946794
<h4>Used by:</h4>
67956795
<ul class="license-used-by">
6796-
<li><a href="https://github.com/jhpratt/num-conv">num-conv 0.1.0</a></li>
6796+
<li><a href="https://github.com/jhpratt/num-conv">num-conv 0.2.0</a></li>
67976797
</ul>
67986798
<pre class="license-text">Copyright (c) 2023 Jacob Pratt
67996799

@@ -6974,8 +6974,8 @@ <h4>Used by:</h4>
69746974
<h3 id="MIT">MIT License</h3>
69756975
<h4>Used by:</h4>
69766976
<ul class="license-used-by">
6977-
<li><a href="https://github.com/time-rs/time">time-core 0.1.6</a></li>
6978-
<li><a href="https://github.com/time-rs/time">time 0.3.44</a></li>
6977+
<li><a href="https://github.com/time-rs/time">time-core 0.1.8</a></li>
6978+
<li><a href="https://github.com/time-rs/time">time 0.3.47</a></li>
69796979
</ul>
69806980
<pre class="license-text">Copyright (c) Jacob Pratt et al.
69816981

0 commit comments

Comments
 (0)